html, body {
  height:100%;
  background: #c60b45;
}
body {
  display: flex;
  align-items: center;
  justify-content: center;
}