﻿a, button {
   pointer-events: none;
   cursor: default;
}

.btn, input, textarea { display: none; }
.navbar { display: none; }
a[href]:after { content: none !important; }
body > .container { padding: 0; }
#footer { display: none; }