@ -194,7 +194,7 @@ body {
.section-cont {
width: 100vw;
height: 100vh;
height: calc(100vh - 100px);
display: flex;
flex-direction: row;
justify-content: space-around;