#to-top {
    background: #00abff;
    opacity: 0;
    position: fixed;
    padding: 5px 15px;
    color: #FFF;
    border-radius: 15px;
    cursor: pointer;
}