body {
  font-family: sans-serif;
  font-size: 36px;
}

p {
  margin: 1em;
}

.header {
  position: fixed;
  background: black;
  color: white;
}