h1 {
    text-align: center;
    color: yellow;

}
body{
    background-color: red;
}
th,td{
    color: yellow;
}
img{
    align-content: center;
}