table { box-shadow: 0 0 20px rgba(0,0,0,0.5); margin: auto ; font-size: 17px; font-family: sans-serif; min-width: 400px; } table thead tr { background-color: rgb(75, 99, 170); color: white; text-align: center; } table tbody td, table thead th { padding: 12px 15px; } table tbody tr { text-align: center; } h1 { text-align: center; }