<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pot-box {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 90%;
    z-index: 1;
    overflow: hidden; 
}
.pot-box .waves {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: -10%; 
}
.pot-box .waves canvas{
    display: block;
}</pre></body></html>