table {
    width: 100%;
    height: 800px;
    border: 1pa solid black;
    margin-top: 0px;
    color: black;

}

table td {
    margin-top: 20px;
}