:root{--primaryColor:#0ee6b7;--secondaryColor:#7000ff}*{background:none;border:0;box-sizing:border-box;font-family:Poppins,sans-serif;list-style:none;margin:0;outline:0;padding:0;scroll-behavior:smooth;text-decoration:none}body{background:#1c1e22;height:-webkit-fit-content!important;height:-moz-fit-content!important;height:fit-content!important;width:100%}html{scroll-padding-top:100px}*{scrollbar-color:#0ee6b7 #1c1e22;scrollbar-width:auto}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1c1e22}::-webkit-scrollbar-thumb{background-color:#0ee6b7;border-radius:10px}.reverse:nth-child(odd){flex-direction:row-reverse;gap:1rem}.reverse:nth-child(odd) #WorksCol{align-items:flex-end!important}.reverse:nth-child(odd) #WorksImageCol{display:flex;justify-content:flex-end}