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

.inner{
  background-color: #87CEFA;
}

table th{
  background-color: #6495ED;
}
