.redDice {background-color: red; color: white; text-align: center; font-size: 7rem; border-radius: 2vw; padding: 45% 0, 45%, 0; }

.greenDice {background-color: green; color: white; text-align: center; font-size: 7rem; border-radius: 2vw; padding: 45% 0, 45%, 0; }

.blueDice {background-color: blue; color: white; text-align: center; font-size: 7rem; border-radius: 2vw; padding: 45% 0, 45%, 0; }

.yellowDice {background-color: yellow; color: black; text-align: center; font-size: 7rem; border-radius: 2vw; padding: 45% 0, 45%, 0; }

.purpleDice {background-color: purple; color: white; text-align: center; font-size: 7rem; border-radius: 2vw; padding: 45% 0, 45%, 0; }

.blackDice {background-color: black; color: white; text-align: center; font-size: 7rem; border-radius: 2vw; padding: 45% 0, 45%, 0; }
