*{margin:0;padding:0}body,html{width:100%;height:100vh}header{z-index:1;height:20vh;width:100%;position:fixed;display:flex;flex-direction:row;flex-wrap:nowrap;top:0;background-color:#113}header ul{width:40%;display:flex;flex-direction:column;padding-left:10px;align-self:center}ul li{color:#fff;font-size:15px}h1{font-size:18px;color:#fff}header img{border-radius:30px;padding-top:3vh}