#test {
  color: #777777;
}


#littleBox{
  width: 200px;
  height: 200px;
  color: blue;
  display: block;
  color: gray;
  background-color: red;
}