.goBackHome {
    width: 100rpx;
    height: 100rpx;
    position: fixed;
    bottom: 168rpx;
    right: 45rpx;

}
.goBackHome image{
    width: 100%;
    height: 100%;
}