@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@800&display=swap);*{box-sizing:border-box;font-family:Manrope,sans-serif;margin:0;padding:0}body{background:#1f2632}.container{height:100vh;width:100vw}.container,.wrapper{align-items:center;display:flex;justify-content:center}.wrapper{background:#323a49;border-radius:15px;height:340px;width:520px}.card,.wrapper{flex-direction:column}.card{align-items:center;display:flex;height:200px;justify-content:space-between;margin-top:45px;text-align:center;width:420px}.id p{color:#52ffa8;font-size:14px;margin-bottom:5px}.advice p{color:#cee3e9;font-size:28px;margin-bottom:20px}.dice{align-items:center;background:#52ffa8;border-radius:32px;cursor:pointer;display:flex;height:65px;justify-content:center;position:relative;top:35px;width:65px}.dice:hover{box-shadow:0 0 60px #2fbc7580}.divider{margin-top:20px}
/*# sourceMappingURL=main.80e32c8e.css.map*/