@charset "utf-8";
/* CSS Document */

#anu {
  display: block;
  background-color: rgb(72, 255, 0);
}
.anu.anu {
  background-color: red;
}