﻿body {
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    height: 100%;
    border: none;
    }

th, td {
    border: none;
    text-align: center;
    align-content:center;
    padding: 8px;
}

