html {
  height:100%;
}

body {
  background-color: #bf2726;
  height:100%;
  color: white;
}

#Status {
  font-size: 5em;
}
