phone.css 276 Bytes Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .banner { width: 10rem; height: 15.98rem; background: url(../images/banner.png) no-repeat; background-size: 100% 100%; position: relative; margin: 0 auto; } .banner .btn { width: 4.65rem; height: 1.5rem; position: absolute; top: 13.7rem; left: 2.7rem; }