@import url("./style01.css"); 

.inner{
  background-color: #00FA9A;
}

table th{
  background-color: #008000;
  color: #FFFFFF;
}
