body{
    font-size: 17px;
    background-color: bisque;
    color: black;
    font-family: 'Sriracha', cursive;
}
h1{
    font-size: 30px;
    font-family: 'Piedra', cursive;
}
h3{
    font-size: 25px;
    font-family: 'Piedra', cursive;
}
