.topbar{position:fixed;top:0;left:0;display:flex;justify-content:space-between;background-color:var(--background);color:var(--dark);transition:all .3s ease-in-out;z-index:3;width:100vw}