#logo {
    background-image: url(logo-dark.png);
    width: 160px;
    height: 160px;
    background-size: 160px;
    background-repeat: no-repeat;
    margin-top: 40px;
    margin-bottom: 40px;
    margin-left: 70px;
    margin-right: 70px;
}
