.hero-section{display:flex;flex-flow:column;justify-content:center;align-items:center;height:80vh;background-image:linear-gradient(321deg,rgba(255,255,255,1) 0%,rgba(255,0,0,1) 100%);background-size:auto;background-position:0px 0px;background-repeat:repeat;background-attachment:scroll}.header{display:flex;flex-flow:row;justify-content:space-around;align-items:center;gap:10px;width:100%;height:120px}