#logo-container{position:fixed;width:120px;height:120px;top:-100px}#logo-container div{position:absolute;width:100%;height:100%;border:5px solid white;box-sizing:border-box;opacity:0;transform:translateY(20px);display:flex;justify-content:center;align-items:center;font-size:3rem;color:white;font-family:Poppins,sans-serif;background-color:#00000050}#logo-container div:first-child{top:0;left:0}#logo-container div:nth-child(2){top:-10px;left:10px}#logo-container div:nth-child(3){top:-20px;left:20px}.hero-controller{background:url(/BGs/abstract_hexagons.jpg) fixed;background-size:cover;background-repeat:no-repeat;width:100%}.hero-container{background-color:#00000095;backdrop-filter:blur(5px)}