body {
    background-color: #fff4da;
}

h1 {
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
    padding-top: 5rem;
    display: block;
    text-align: center;
}