body{
    background-color: rgb(250, 219, 215);
    font-family: cursive;
}

h1{
    color: rgba(59, 54, 52, 0.655);
}
label{
    color: rgba(59, 56, 54, 0.655);
}

th{
    color: rgba(36, 35, 34, 0.655);
}