#back-to-top {
    background-color: #8bcc99;
    bottom: 30px;
    box-shadow: 0 0 6px #72a072;
    padding: 8px 12px;
    position: fixed;
    right: 50px;
    border-radius: 8px;
    opacity: 0.8;
}