html,body{height:100%;width:100%}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;width:100%;background-color:#201e1e}.nav{display:flex;align-items:center;justify-content:space-between;height:2.6rem;width:100%;background-color:#222424}.logo{padding-top:.2rem;padding-inline:1rem}.logo img{height:2rem;width:2rem}.nav-items a{margin-left:2rem;color:#fff;text-decoration:none}.acc button{background-color:#ff0;width:6rem;height:1.5rem;border-radius:20px;border:none;margin-right:2rem}.section{height:35rem;width:100%;display:flex;justify-content:space-between}.lsection img{margin-top:2rem;height:30rem;width:35rem}.rsection{margin-left:4rem;gap:2rem;color:#fff;align-content:center;justify-content:center}.rsection p:hover{color:#ff0;transform-style:preserve-3d}.dd{height:50px;width:50px;background-color:#f0dada00;border-radius:20%}.footer{border-top:1px solid rgba(245,245,245,.192)}h1{color:#f5f5f5;align-items:center;display:flex;justify-content:center}
