#back-to-top {
    background-color: #54FF9F;
    bottom: 0;
    box-shadow: 0 0 6px #00CD00;
    color: #ff0000;
    padding: 12px 12px;
    position: fixed;
    right: 50px;
    cursor: pointer;
}