body {
  background-color: #f4b9d5 !important;
}

main {
 display: grid;
 place-items: center;
 height: 700px;
}
