.page{overflow-y:hidden;height:100vh}.floating-button{position:fixed;bottom:32px;right:32px;z-index:1000;border-radius:"50%";box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .3s ease;width:56;height:56;padding:0}.page-container{height:calc(100vh - 59px);overflow-y:auto}