.dice-roll {
    font-size: 40px;
    background-color: blueviolet;
}

.stats {
    display: flex;
    gap: 40px;
}