.nav-bar {
    margin-top: 20px;
    margin-bottom: 20px;
}

article {
    padding-right: 10px;
}

.smooms {
    width: 100vw;
    height: 100vh;
    background-image: url('img/SMOOMS.png');
    background-position: center center;
    background-size: 80%;
    background-repeat: no-repeat;
}