html, body {
  height: 100%;
  background: #354458; 
  display: grid;
  place-items: center;
}