body>div{
    width: 100%;
    margin: 0 auto 0 auto;
    min-width: 768px;
    max-width: 1224px;
}

body>div>table{
    min-height: 100vh;
}