body {
    font-family: sans-serif;
    background-color: #f5f5f5;
}
table {
    border-collapse: collapse;
    background: white;
    box-shadow: 0 10 100px rgba(0,0,0,0.1);
}
