.splash-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;background:var(--gradient-splash);color:white;text-align:center;position:relative;overflow:hidden;width:100vw}