@import url("https://fonts.googleapis.com/css?family=Montserrat");body,html{height:100%;width:100%;font-family:Montserrat,sans-serif}body{position:relative}header{background-color:#fff!important;padding:1rem;position:fixed}.intro-container{height:100vh;justify-content:center;align-items:center}.projects-section{height:100vh}.projects-section .projects-text{margin-left:auto;margin-right:auto;margin-bottom:6rem}.projects-section .projects-list{justify-content:space-around}.projects-section .project-card{margin-bottom:1.5rem;width:18rem}.cv-section{height:100vh}.contact-section{height:48vh}