<button id="colorBtn">呪いをかけろ</button>
<div id="box"></div>
#box {
width: 120px;
height: 120px;
background: #ccc;
transition: background 0.3s;
}
.cursed {
background: purple !important;
}
.cursed {
background: purple !important; red
border-radius: 50%;