.section{min-height:500px}body,html{height:100vh;overflow:hidden}.project-list{display:grid;grid-template-columns:50% 50%}@media screen and (max-width:768px){.project-list{grid-template-columns:100%}}.title-heading{min-height:100px;background-color:#232323;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.title-heading h1{-ms-flex-item-align:center;align-self:center}.home{overflow-y:scroll;height:100vh;color:#fff}.home .window{scroll-snap-align:start;min-height:100vh}.home .header{height:100vh;text-align:center;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#232323;background-image:url(../img/oceanbeach.38b4c0a7.jpg);background-size:cover;background-blend-mode:soft-light}.home .header,.home .header .rows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.home .header .rows{margin:25px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row}.home a{color:#fff}#footer{padding:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:15px;background:#232323;color:#e0e0e0}