#aestheticCanvas{
    width: 100vw;
    height: 100vh;
    left: 0;
    position: fixed;
    z-index: -1;
}
