.pixel-wave-container{z-index:0;pointer-events:none;justify-content:center;align-items:flex-end;width:100%;height:30vh;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}.pixel-column{opacity:.8;border-top-left-radius:4px;border-top-right-radius:4px;width:40px;margin:0 2px;animation:4s ease-in-out infinite wave}@keyframes wave{0%,to{height:20%}50%{height:90%}}
