.go-top {
    position: fixed;
    right: 0;
    bottom: 0;
}

.bg {
    height: 3000px;
    margin-top: 20%;
    text-align: center;
    caret-color: transparent;
    cursor: pointer;
}

.bg span {
    font-size: 30px;
}