h1 {
  text-decoration: none;
  text-align: center;
  
}
body {
  margin: 0;
  min-height: 100vh;
  background: linear-gradient(to right, #142e71, #f0b538) no-repeat;
  
