#go-top-button {
    display: none;
    padding: 16px 19px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.15);
    font-size: 28px;
}