.gototop {
    bottom: 50%;
    color: #6f85a3;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 15px;
    text-align: center;
    z-index: 999;
}