.btn{
    color: whitesmoke;
    font-size: 20pt;
    background-color: darkslategrey;
}

.body{
    background-color: rgb(214, 181, 214);
}

.background{
    color: rgb(214, 181, 214);
}