*{margin:0;padding:0}body{padding:0;margin:0;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.background-video{position:fixed;right:0;bottom:0;min-width:100%;min-height:100%;z-index:-1}.background-content{position:fixed;background-image:linear-gradient(#182bff4d,#00bbff4d);width:100%;height:100vh;z-index:1}.content{position:relative;height:100%;z-index:1000}.question{width:500px;padding:20px;margin:auto;background-color:#05062de6;color:#fff;text-align:center;border:1px solid white;border-radius:10px}.words{display:flex;justify-content:center;align-items:center;gap:300px;margin-top:250px}.selected-words{background-color:#05062d;border:1px solid white;border-radius:10px;padding:20px 40px;margin-top:20px;color:#fff;font-size:1.2rem}.result{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:30px}.reset-button{background-color:#05062d;border:1px solid white;border-radius:10px;padding:20px 40px;color:#fff;font-size:1.2rem;margin-bottom:10px}.reset-button:hover{background-color:#0054bb;cursor:pointer}.app-button{align-items:center;background-image:linear-gradient(144deg,#af40ff,#5b42f3 50%,#00ddeb);border:0;border-radius:8px;box-shadow:#9741fc33 0 15px 30px -5px;box-sizing:border-box;color:#fff;display:flex;font-size:2rem;justify-content:center;line-height:1em;padding:3px;text-decoration:none;user-select:none;-webkit-user-select:none;touch-action:manipulation;white-space:nowrap;cursor:pointer;transition:all .3s}.app-button:active,.app-button:hover{outline:0}.app-button span{background-color:#05062d;padding:50px 100px;border-radius:8px;width:100%;height:100%;transition:.3s}.app-button:hover span{background:none}.app-button:active{transform:scale(.9)}
