@import './base.css';::-webkit-scrollbar {    width: 5px;    height: 5px;}.my-container{    width: 7.5rem;    margin: 0 auto;    position: relative;    height: 100%;    min-height: 13.34rem;    background:#900506 url("../images/bg.jpg") no-repeat top / 100% auto;}.ercode img{    width: 1.54rem;    padding: 0.05rem 0.02rem;    height: auto;    background: #fff;    border-radius: 0.1rem;    overflow: hidden;}.ercode{    top: 0.4rem;    left: 50%;    margin-left: 1.7rem;    position: absolute;    text-align: center;    font-size: 0.28rem;    color: #fff;}