.runningslow{
    position: absolute;
    top: 13.5%;
    right: 2%;
    width:150px;
}

.toTop {
    position: fixed;
    bottom: 6%;
    right: 1%;
    width: 40px;
    cursor: pointer;
}

.toTop:hover {
    
}

.bottombug {
    position: absolute;
    top: 19.5%;
    left: 2%;
    width: 90px;
}

.heartwater {
    position: fixed;
    top: 20%;
    left: 0;
    width: 200px;
}
#toTop {
    position: absolute;
    top: 0;
}

.topspan {
    position: fixed;
    bottom: 7%;
    right: 1.8%;
    cursor: pointer;
    font-size: 10px;
}

.totopa:hover {
    color: #f00;
}