html,body,#root{position:fixed;top:0;left:0;width:100%;height:100%;background:ivory}.logo{position:absolute;top:56px;left:56px;width:180px;height:auto;z-index:10}.audioControls{position:absolute;bottom:0;right:0;z-index:10;width:388px;height:198px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0px;overflow:hidden;padding:3%}.audioControls #spline-canvas{width:100%;height:auto}.btn{background-color:navy;color:#fff;border:none;border-radius:4px;padding:4px 8px;cursor:pointer;transition:background-color .15s ease-in-out}.btn:hover{background-color:#0000b3}
