body{
    background-color: red;
}
.my-para{
    color: blue;
}
.widget-box{
    background-color: black;
    color: white;
}