/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  height: 100%;
}

nav, .btn, .footer, .alert{
	display:none;
}

/* Custom page CSS
-------------------------------------------------- */
body > .container {
	padding : 0px;
}

code {
  font-size: 80%;
}