body,html {
    max-height: 100%;
    max-width: 100%;
}

body {
    background-color: #1d1d1d;
}

.no-decoration-link {
    text-decoration: none;
}