@media screen and (min-width:992px){body{display:flex}header{background-color:#000;width:calc(3rem);position:relative}main{width:calc(100% - 3rem)}}