
/* this is .css.php (css from PHP) */
.box {
width: 50px;
height: 50px;
background-color: orangered;
}
