.body {
background-color: #000000;
transition: background-color is ease;
}
.color-copper {
background-color: #c1532f !important;
}
.color-redi {
background-color: #f1532f !important;
}
.color-bu {
background-color: #F0ABFC !important;
}
.color-ye {
background-color: #FFEA8D !important;
}