*{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,sans-serif;margin:0;background-color:#0b2434;padding:20px;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}div#root{height:100%;width:100%;max-width:600px}main{background-color:#f5f5f5;height:100%;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:fit-content;width:500px;padding:40px 10px}.dice-container{display:grid;grid-template:auto auto / repeat(5,1fr);gap:20px}.dice-container button{height:50px;width:50px;box-shadow:0 2px 2px #00000026;border-radius:10px;border:none;background-color:#fff;font-family:Inter,sans-serif;font-size:1.75rem;font-weight:700;cursor:pointer}._btn_14o1c_1{background-color:#5035ffa8;padding:1rem 2rem;color:#fff;font-size:1.1rem;font-weight:600;border:none;cursor:pointer;border-radius:10px;transition:all ease .5s}._btn_14o1c_1:hover{background-color:#5035ff}._pargraph_14o1c_16{color:#2b283a;font-size:2rem;font-weight:700}._parentDiv_14o1c_21{height:100%;display:flex;align-items:center}._pp_14o1c_27{color:#4a4e74;text-align:center;max-width:300px}._congrate_14o1c_32{font-weight:700;font-size:1.2rem;text-align:center;max-width:350px;border-left:5px solid rgb(0,219,88);padding:.5rem .2rem;border-radius:3px;color:#404463}
