/* Show it's not fixed to the top */
body {
  min-height: 75rem;
}

pre {
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	padding: 9.5px;
}
