
#svg-container {
    bottom: 0;
    z-index: -1 !important;
    position: fixed;
}
#svg-container svg {
  width: 50%;
  height: 50%;  
  z-index: -1 !important;
}
