body,html{height:100dvh;width:100dvw;overflow:hidden;margin:0;padding:0;background:linear-gradient(#d40059,#7b007f 50%)}*{box-sizing:border-box;font-family:Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mainButton{border-radius:50px;border:none;background-color:#e4f927;color:#000;width:90%;height:10dvw;font-size:min(5dvw,5dvh);font-weight:700}.mainButton:hover{cursor:pointer;transform:scale(1.1)}@media(orientation:landscape){.mainButton{height:8dvh;width:26dvw}}
