body{
background-color: gray;
}
h1{
background-color: LemonChiffon;
}
tr, th, td, table{
border: 1px solid black;
border-collapse: collapse;
}
