@charset "utf-8";

.numList li .num{
  width:4em;
}

.bgBox{
  background-color: #f4f4f4;
  padding:20px;
}