table, th, td {
    border-width: 1px;
    border-style: solid;
    border-color: rgb(255, 255, 255);
    border-collapse: collapse;
    width: 400px;
}
.table1{
    margin: center;
}