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

.inner{
  background-color: #FFFF00;
}

table th{
  background-color: #FFA500;
}
