.home-container{height:50vh}.home-container,.rules-wrapper{display:flex;justify-content:center;align-items:center}.rules-wrapper{gap:6;padding-top:5vh}.register-user{padding-top:10vh;display:flex;justify-content:center;align-items:center;flex-direction:column}.register-button{margin-top:1rem;padding:.5rem 1rem;border:none;background-color:var(--orange);color:white;border-radius:4px;cursor:pointer}.register-text{color:var(--orange)}.register-button:hover{opacity:.8}