@charset "utf-8";

.sample{
  display: block;
  width: 100%;
  margin-top: 30px;
  border: solid 4px #ffcc00;
}