html{scroll-snap-type:y mandatory}body{--background:#303646;--accent:#e5e5e5;margin:0;padding:0}::-webkit-scrollbar{height:5px;width:5px;background:var(--background)}::-webkit-scrollbar-thumb{background:var(--accent);-webkit-border-radius:1ex}::-webkit-scrollbar-corner{background:var(--background)}.portfolio-section .portfolio-image{background-size:cover!important}.creative svg{fill:#c36}.creative:hover svg{fill:#fff}.account svg{stroke:#f2e9a5}.account:hover svg{stroke:#fff}.code svg{fill:#2dc49f}.code:hover svg{fill:#fff}.account:hover .division,.code:hover .division,.creative:hover .division{color:#fff}