* {
   box-sizing: border-box;
}

.cover {
   widht: 100%;
   height: 300rpx;
}

.auth {
   font-size: 24rpx;
}
