body{
    font-family: sans-serif;
}

table{
    border-collapse: collapse;
    /*width: 50%;*/
}

table td, table th{
    border: 1px solid #ccc;
    padding: 5px;
    text-align: center;
}