.dark-background {
    background-color: #2B2E31;
}

a {
    color: inherit;
    text-decoration: inherit;
}

.homepage__logo {
    width: 300px;
}
