body {
  height: 100vh;
  margin: 0;
  background: linear-gradient(to bottom right, #fceabb, #f8b5c6);
}
