body {
    background-color: #323334;
    font-family: "consolas", sans-serif;
    margin: 0;
    padding: 0;
}

.noscript {
    color: white;
    background-color: red;
    padding: 20px;
    border-radius: 0;
    text-align: center;
    width: 100%;
    font-weight: bold;
}