h1{
    color: white;
    margin: auto;
    text-align: center;
    font-family: "Sofia", sans-serif;
    font-size: large;
}

h2{
    color: white;
    margin: auto;
    text-align: center;
    font-family: "Sofia", sans-serif;
}

button{
    margin-bottom: 50px;
}
