/**
 * Main.css
 * 
 * @uses ./foo.css
 * 
 */
.main {
  height: 300px;
  width : 300px;
}
