
body {
    font-size: 16px;
    line-height: 1.5;

    background-color: black;
}

.container {
    padding: 0px;
}

#logo {
    max-width: 200px;
}