#piano-inline {
    position:-webkit-sticky; position:sticky; bottom:0; z-index: 10000;
}

#piano-wall {
    display:none; width: 100%; border-top: solid 1px #d2d2d2; box-shadow: 0 -2px 6px -3px rgb(0 0 0 / 17%); position: absolute; z-index: 10000; width:100%;
}

.article-preview { position: sticky; bottom: 20px; width: 100%; margin-top: -105px; padding-top: 105px; margin-bottom: 25px; background: white; background: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 8%, rgba(255, 255, 255, 0.9) 40%, white 82%);}

.piano-loggedIn { display:none;}

#piano-myaccount { margin-bottom: 50px; min-height:800px;}

#piano-container {min-height:800px }