.aesthetic {
    margin: 0;
    background-color: #0d0d0d;
    overflow: hidden;
  }
  #aestheticCanvas {
    display: block;
  }