.card{border-radius:18px;box-shadow:0 8px 32px #8b5cf61a;max-width:600px;background:var(--background1-color);display:flex;align-items:center;justify-content:center}.btn-violet{background-color:var(--secondary-color);color:var(--white-text-color)}.btn-violet:hover{background-color:var(--primary-color);color:var(--white-text-color)}.souciss-title{color:var(--primary-color);font-size:2.5rem;font-weight:600}.welcome-content{height:100%}body{overflow:hidden;margin:0;padding:0;height:100vh}
