body{
	background-color:#f0fff0;
}

div{
	    font-size: 20px;
}
.box{
	background-color: red;
}
.check {
    color: blue;
    background-color: blue;
}