body{
    background-color:rgb(92, 141, 141);
}

p{
    color: aliceblue;
}

tr{
    color: aliceblue;
}

table{
    border: 100px;

}
