canvas {
    cursor: default;
    outline: none;
}

body {
    background-color: #222222;
    margin: 0 !important;
    padding: 0 !important;
}

html, body, body > div, table, tbody, tr, td, canvas { width: 100%!important; height: 100%!important; display: block!important; }