body{
    background-color: #F5F5F5;
    font-family: 'Arial', sans-serif;
}

table{
    background-color: white;
    text-align: center;
    width: 100%;
    height: 350px;
    border-collapse: collapse;
}

