html {
  height: 100%;
  width: 100%;
  background-color: #fffc4188;
}
body {
  text-align: center;
  font-family: 'Courier New', 'Courier New', Courier, monospace;
}