.toparrow {
    position: fixed;
    z-index: 10000;
    top: 550px;
    left: 20px;
    cursor: pointer;
    opacity: 0.5;
}