html, body, ul {
  margin: 0;
  padding: 0;
  background: #FAD149;
  text-align: center;
}

h1 {
  margin-top: 0;
}



