h1{
    text-color: blue;
    text-align:center;
}

table, th, td {
    border:1px solid black;
    text-align:center;
    width: 100%;
}

