body{
    text-align: center;
    background-color: beige;
    font-family: "Bebas Neue", sans-serif;
    font-weight: 400;
    font-style: normal;
}

h1{
font-size: 3.5em;
}

p{
    font-size: 2em;
}
