nav.svelte-1aoocxs.svelte-1aoocxs{padding:10px 30px;position:fixed;width:100%;box-sizing:border-box;display:flex;-webkit-box-pack:center;justify-content:center}.nav.svelte-1aoocxs.svelte-1aoocxs{padding:20px;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between;box-sizing:border-box;max-width:1600px;width:100%;border-radius:20px;background-color:white;width:100%;box-shadow:rgba(109, 109, 109, 0.5) 3px 3px 10px -3px}.nav.svelte-1aoocxs h1.svelte-1aoocxs{margin:0}.nav__links.svelte-1aoocxs.svelte-1aoocxs{display:flex;gap:1rem}main.svelte-oubhcz{height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;box-sizing:border-box}main.svelte-1585de0{background-color:var(--background-color);height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.controls.svelte-1585de0{display:flex;justify-content:center;align-items:center;flex-direction:column}.controls__hex.svelte-1585de0{margin-bottom:20px}input.svelte-1585de0{height:40px;width:300px;border:none;border-bottom:solid 2px grey;background-color:transparent;color:var(--color-input);font-family:futura-pt-bold, sans-serif;font-size:1.4em}input.svelte-1585de0::placeholder{color:var(--color-placeholder);font-family:futura-pt-bold, sans-serif}