.main {
  width: 1rem;

  .content {
    border: 0.01rem solid red;
  }
}
