body{
    background-color: #202930;
    color: white;
}

.dice-img {
    max-height: 35vh;
    width: auto;
    object-fit: contain;
}