.side{display:grid;overflow:hidden;align-items:center;justify-items:center;place-items:center;position:absolute;width:100%;height:50vh}.side .title{font-family:Rubik,sans-serif;margin:0 10vw;width:80vw;font-size:75px}.side .fancy{font-size:.2em;width:400px;color:#fff}#left-side .title{color:#fff}@media (min-width:990px){#left-side{width:50%;z-index:2;background-color:rgba(160,0,240,.44)}}@media (max-width:991px){#left-side{width:100%;z-index:2;background-color:rgba(160,0,240,.44)}}