html {
        font-size: 12px;
    }

    body {
        background-color: black;
        color: rgb(240, 240, 240);
    }


    table, tr, th, td, caption {
        border: 1px solid #eee;
        font-family:'Times New Roman', Times, serif
        border-collapse; collapse:
        padding: 0.5rem;
    }
