body {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
  -webkit-perspective: 100px;
          perspective: 100px;
  overflow: hidden;
}
body #wrap {
  width: 450px;
  height: 600px;
  z-index: 2;
  position: relative;
  -webkit-perspective: 200px;
          perspective: 200px;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  background: linear-gradient(to bottom, #a8bcc9, #98b0bf);
}
body #wrap:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  box-shadow: inset 0 0 0 15px #fff;
  left: 0;
  top: 0;
}
body #wrap .grid {
  position: absolute;
  left: 0;
  bottom: -25px;
  width: 450px;
  height: 400px;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(3, 1fr);
  z-index: -5;
}
body #wrap .grid:nth-of-type(2) {
  z-index: -6;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  bottom: -50px;
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell {
  -webkit-transform: scale(0.25) scaleX(-1);
          transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1.25s;
          animation-delay: -1.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3.75s;
          animation-delay: -3.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -6.25s;
          animation-delay: -6.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -7.5s;
          animation-delay: -7.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -8.75s;
          animation-delay: -8.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -11.25s;
          animation-delay: -11.25s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -12.5s;
          animation-delay: -12.5s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -13.75s;
          animation-delay: -13.75s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
}
body #wrap .grid:nth-of-type(2) .cell:nth-of-type(even) {
  -webkit-transform: scale(0.65);
          transform: scale(0.65);
  -webkit-filter: brightness(0.85);
          filter: brightness(0.85);
}
body #wrap .grid .cell {
  position: relative;
  -webkit-transform: scale(0.25) scaleX(-1);
          transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
  transform: scale(0.25) scaleX(-1);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell:nth-of-type(1) .plant {
  -webkit-animation-delay: -1s;
          animation-delay: -1s;
}
body #wrap .grid .cell:nth-of-type(2) .plant {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
}
body #wrap .grid .cell:nth-of-type(3) .plant {
  -webkit-animation-delay: -3s;
          animation-delay: -3s;
}
body #wrap .grid .cell:nth-of-type(4) .plant {
  -webkit-animation-delay: -4s;
          animation-delay: -4s;
}
body #wrap .grid .cell:nth-of-type(5) .plant {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
}
body #wrap .grid .cell:nth-of-type(6) .plant {
  -webkit-animation-delay: -6s;
          animation-delay: -6s;
}
body #wrap .grid .cell:nth-of-type(7) .plant {
  -webkit-animation-delay: -7s;
          animation-delay: -7s;
}
body #wrap .grid .cell:nth-of-type(8) .plant {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
}
body #wrap .grid .cell:nth-of-type(9) .plant {
  -webkit-animation-delay: -9s;
          animation-delay: -9s;
}
body #wrap .grid .cell:nth-of-type(10) .plant {
  -webkit-animation-delay: -10s;
          animation-delay: -10s;
}
body #wrap .grid .cell:nth-of-type(11) .plant {
  -webkit-animation-delay: -11s;
          animation-delay: -11s;
}
body #wrap .grid .cell:nth-of-type(12) .plant {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
}
body #wrap .grid .cell:nth-of-type(even) {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
}
body #wrap .grid .cell .plant {
  position: absolute;
  width: 250%;
  height: 250%;
  bottom: 0;
  background: #967e27;
  border-radius: 100% 0 100% 50px;
  box-shadow: inset 0 0 10px 2px #826d22;
  -webkit-transform-origin: -150px 300px;
          transform-origin: -150px 300px;
  -webkit-animation: sway 5s ease-in-out infinite alternate;
          animation: sway 5s ease-in-out infinite alternate;
}
@-webkit-keyframes sway {
  to {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
@keyframes sway {
  to {
    -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg);
  }
}
body #wrap .grid .cell .plant .stem {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border: 8px solid #826d22;
  border-radius: 100%;
  border-color: #826d22 rgba(255, 255, 255, 0.0001) rgba(255, 255, 255, 0.0001) rgba(255, 255, 255, 0.0001);
  bottom: -100%;
  left: -32.5%;
  -webkit-transform: rotate(-65deg);
          transform: rotate(-65deg);
}
body #wrap .grid .cell .plant:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  box-shadow: inset 0 0 30px 60px #967e27;
}
body #wrap .grid .cell .plant:before {
  content: '';
  position: absolute;
  width: 50%;
  left: 25%;
  top: 5%;
  -webkit-filter: blur(1px);
          filter: blur(1px);
  opacity: 0.85;
  height: 90%;
  background: repeating-linear-gradient(45deg, rgba(255, 255, 255, 0.0001), rgba(255, 255, 255, 0.0001) 10px, #6e5c1c 10px, #6e5c1c 11px, #967e27 11px), repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.0001), rgba(255, 255, 255, 0.0001) 10px, #6e5c1c 10px, #6e5c1c 11px, #967e27 11px), linear-gradient(to right, rgba(255, 255, 255, 0.0001), rgba(255, 255, 255, 0.0001) 49.5%, #6e5c1c 49.5%, #6e5c1c 50.5%, rgba(255, 255, 255, 0.0001) 50.5%);
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  background-size: 50% 95%, 50% 95%, 100%;
  background-position: 0px 50%, 100% 50%, 50%;
  background-repeat: no-repeat;
  z-index: 0;
}
body #wrap * {
  position: absolute;
}
body #wrap .body {
  width: 310px;
  height: 200px;
  background: #fff;
  bottom: 0;
  left: 60px;
  opacity: 1;
  border-radius: 280px 280px 0 0 / 200px 200px 0 0;
  z-index: -3;
}
body #wrap .body .arm {
  content: '';
  position: absolute;
  width: 100px;
  height: 175px;
  top: 40px;
  left: -50px;
  background: #fff;
  border-radius: 300px 50px 0 0 / 500px 50px 0 0;
  z-index: -1;
}
body #wrap .body .arm:nth-of-type(2) {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  left: auto;
  right: -50px;
}
body #wrap .neck {
  width: 115px;
  height: 120px;
  bottom: 150px;
  background: red;
  z-index: -1;
  left: 155px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotateX(20deg);
          transform: rotateX(20deg);
  background: #df8c3f;
  box-shadow: inset 1px 0 3px rgba(0, 0, 0, 0.15), inset -1px 0 3px rgba(0, 0, 0, 0.15), inset 10px 0 20px 0 rgba(0, 0, 0, 0.15), inset -10px 0 20px 0 rgba(0, 0, 0, 0.15);
}
body #wrap .neck:before {
  content: '';
  position: absolute;
  width: 160px;
  height: 80px;
  background: #df8c3f;
  border-radius: 100%;
  bottom: -25px;
  left: -20px;
  box-shadow: inset 0 -2px 3px rgba(0, 0, 0, 0.15);
}
body #wrap .neck:after {
  content: '';
  position: absolute;
  width: 80%;
  left: 10%;
  top: 0;
  height: 100%;
  border-radius: 0 0 100px 100px;
  background: #de8a3b;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
body #wrap .hair {
  width: 200px;
  height: 200px;
  background: linear-gradient(to right, #222, #222 49.5%, #444 49.5%, #444 50.5%, #222 50.5%);
  z-index: -1;
  left: 112.5px;
  top: 90px;
  border-radius: 75px 75px 100px 100px;
  box-shadow: inset 2px 0 0 #222, inset 2.5px 0 0 0 rgba(255, 255, 255, 0.15), inset 4px 0 0 #222, inset 4.5px 0 0 0 rgba(255, 255, 255, 0.15), inset 7px 0 0 #222, inset 7.5px 0 0 0 rgba(255, 255, 255, 0.15), inset 10px 0 0 #222, inset 10.5px 0 0 0 rgba(255, 255, 255, 0.15), inset 14px 0 0 #222, inset 14.5px 0 0 0 rgba(255, 255, 255, 0.15), inset -2px 0 0 #222, inset -2.5px 0 0 0 rgba(255, 255, 255, 0.15), inset -4px 0 0 #222, inset -4.5px 0 0 0 rgba(255, 255, 255, 0.15), inset -7px 0 0 #222, inset -7.5px 0 0 0 rgba(255, 255, 255, 0.15), inset -10px 0 0 #222, inset -10.5px 0 0 0 rgba(255, 255, 255, 0.15), inset -14px 0 0 #222, inset -14.5px 0 0 0 rgba(255, 255, 255, 0.15);
  z-index: -1;
}
body #wrap .hair:before, body #wrap .hair:after {
  content: '';
  position: absolute;
  z-index: -2;
  width: 60%;
  height: 20%;
  top: 5%;
  left: 7.5%;
  border-radius: 300px 400px 0px 0px / 150px 250px 0 0;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  box-shadow: -15px -5px 0 0 #222, -15px -5.5px 0 0 #333, -15px -8px 0 0 #222, -15px -8.5px 0 0 #333, -15px -12px 0 0 #222, -15px -12.5px 0 0 #333, -15px -15px 0 0 #222, -15px -15.5px 0 0 #333, -15px -19px 0 0 #222, -15px -19.5px 0 0 #333, -15px -30px #222, -10px -20px 20px #222;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
body #wrap .hair:after {
  -webkit-transform: rotate(30deg) scaleX(-1) translateZ(-20px);
          transform: rotate(30deg) scaleX(-1) translateZ(-20px);
  left: 35%;
}
body #wrap .hair .flower {
  left: 50px;
}
body #wrap .hair .flower:nth-of-type(odd) {
  left: 95px;
  top: -10px;
  width: 10px;
  height: 25px;
  background: radial-gradient(circle at top, #782016 5px, #a32b1e 5px);
  border-radius: 20px 20px 50px 50px / 20px 20px 75px 75px;
  z-index: -1;
}
body #wrap .hair .flower:nth-of-type(odd) .petal {
  height: 100%;
  width: 100%;
  background: #c33424;
  border-radius: 2px 50px 5px 50px;
  left: -40%;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  top: 3.5px;
}
body #wrap .hair .flower:nth-of-type(odd) .petal:nth-of-type(2), body #wrap .hair .flower:nth-of-type(odd) .petal:nth-of-type(3) {
  -webkit-transform: rotate(-18deg);
          transform: rotate(-18deg);
  -webkit-filter: brightness(0.75);
          filter: brightness(0.75);
  left: -60%;
}
body #wrap .hair .flower:nth-of-type(odd) .petal:nth-of-type(3) {
  -webkit-transform: rotate(18deg) scaleX(-1);
          transform: rotate(18deg) scaleX(-1);
  -webkit-filter: brightness(0.75);
          filter: brightness(0.75);
  left: 40%;
}
body #wrap .hair .flower:nth-of-type(odd) .petal:nth-of-type(4) {
  -webkit-transform: rotate(5deg) scaleX(-1);
          transform: rotate(5deg) scaleX(-1);
  -webkit-filter: brightness(1);
          filter: brightness(1);
  left: 60%;
}
body #wrap .hair .flower:nth-of-type(even) {
  width: 15px;
  height: 15px;
  top: 20px;
  z-index: 2;
}
body #wrap .hair .flower:nth-of-type(even):before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  box-shadow: inset 0 0 5px 1px rgba(0, 0, 0, 0.15);
  background: #eeae17;
  z-index: 2;
}
body #wrap .hair .flower:nth-of-type(even) .petal {
  width: 60px;
  height: 5px;
  left: calc(50% - 30px);
  top: calc(50% - 2.5px);
  z-index: -1;
}
body #wrap .hair .flower:nth-of-type(even) .petal:before {
  content: '';
  position: absolute;
  width: 30px;
  height: 30px;
  background: linear-gradient(-135deg, #a32b1e, #fff 150%);
  border-radius: 100% 0;
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(1) {
  -webkit-transform: rotate(36deg);
          transform: rotate(36deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(2) {
  -webkit-transform: rotate(72deg);
          transform: rotate(72deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(3) {
  -webkit-transform: rotate(108deg);
          transform: rotate(108deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(4) {
  -webkit-transform: rotate(144deg);
          transform: rotate(144deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(5) {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(6) {
  -webkit-transform: rotate(216deg);
          transform: rotate(216deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(7) {
  -webkit-transform: rotate(252deg);
          transform: rotate(252deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(8) {
  -webkit-transform: rotate(288deg);
          transform: rotate(288deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(9) {
  -webkit-transform: rotate(324deg);
          transform: rotate(324deg);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(even) {
  -webkit-filter: brightness(0.95);
          filter: brightness(0.95);
}
body #wrap .hair .flower:nth-of-type(even) .petal:nth-of-type(10) {
  -webkit-transform: rotate(360deg);
          transform: rotate(360deg);
}
body #wrap .hair .flower:first-of-type {
  -webkit-transform: scale(1.35);
          transform: scale(1.35);
  top: -17.5px;
}
body #wrap .hair .flower:nth-of-type(3) {
  left: 15px;
  top: 20px;
  -webkit-transform: rotate(-25deg);
          transform: rotate(-25deg);
  -webkit-filter: brightness(3) hue-rotate(60deg);
          filter: brightness(3) hue-rotate(60deg);
}
body #wrap .hair .flower:nth-of-type(5) {
  left: 180px;
  top: 20px;
  -webkit-transform: rotate(25deg);
          transform: rotate(25deg);
  -webkit-filter: brightness(1.25) hue-rotate(-20deg);
          filter: brightness(1.25) hue-rotate(-20deg);
}
body #wrap .hair .flower:nth-of-type(4) {
  left: 135px;
}
body #wrap .hair .flower:nth-of-type(4) .petal:before {
  background: linear-gradient(-135deg, #f69020, #fff 200%);
}
body #wrap .hair .flower:nth-of-type(6) {
  left: 90px;
  -webkit-transform: scale(0.75) translateY(5px);
          transform: scale(0.75) translateY(5px);
}
body #wrap .hair .flower:nth-of-type(6) .petal:before {
  background: linear-gradient(-135deg, #f69020, #fff 200%);
  -webkit-filter: hue-rotate(30deg);
          filter: hue-rotate(30deg);
}
body #wrap .face {
  width: 140px;
  height: 200px;
  background: #e1934a;
  left: 142.5px;
  top: 160px;
  border-radius: 730px 730px 730px 730px / 630px 630px 850px 850px;
  box-shadow: inset 5px -5px 5px 0 rgba(0, 0, 0, 0.075), 0 5px 4px -2px rgba(0, 0, 0, 0.15);
  z-index: -1;
}
body #wrap .face:before, body #wrap .face:after {
  content: '';
  position: absolute;
  width: 30px;
  height: 40px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.0001), #a32b1e);
  border-radius: 30px 50px 50px 30px;
  bottom: 52.5px;
  left: 10px;
  -webkit-filter: blur(2px);
          filter: blur(2px);
  opacity: 0.2;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
body #wrap .face:after {
  -webkit-transform: rotate(5deg) scaleX(-1);
          transform: rotate(5deg) scaleX(-1);
  left: 100px;
}
body #wrap .face .ear {
  width: 17.5px;
  height: 65px;
  background: radial-gradient(circle at right, #e1934a 3px, rgba(0, 0, 0, 0.15) 4px, #e1934a 10px), #e1934a;
  box-shadow: inset 0 -10px 5px 0 #e1934a, inset 0 0 5px 1px rgba(0, 0, 0, 0.35), inset 5px 2px 0 0 #e1934a, inset 6px 3px 3px 0 rgba(0, 0, 0, 0.15), 3px 0 0 rgba(0, 0, 0, 0.15), 3px 0 0 #e1934a;
  border-radius: 100px 55px 5px 200px /  200px 55px 5px 300px;
  top: 80px;
  left: -19px;
  -webkit-transform: rotate(-7deg);
          transform: rotate(-7deg);
}
body #wrap .face .ear.right {
  left: 142px;
  -webkit-transform: rotate(7deg) scaleX(-1);
          transform: rotate(7deg) scaleX(-1);
}
body #wrap .face .mouth {
  position: absolute;
  width: 40px;
  height: 8px;
  background: #a32b1e;
  box-shadow: inset 0 -2px 2px 0 rgba(0, 0, 0, 0.25), 0 2px 2px 0 rgba(0, 0, 0, 0.25), 0 -2px 0 0 #8d251a;
  bottom: 37.5px;
  left: 50px;
  border-radius: 0 0 425px 425px / 0 0 150px 150px;
}
body #wrap .face .mouth .side {
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 22px;
  border-color: transparent transparent #a32b1e transparent;
  top: -11px;
  left: -5.5px;
}
body #wrap .face .mouth .side:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  background: #a32b1e;
  border-radius: 100%;
  left: -5px;
}
body #wrap .face .mouth .side:nth-of-type(2) {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  left: 23px;
}
body #wrap .face .nose {
  position: absolute;
  background: #e1934a;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  bottom: 70px;
  left: 60px;
  box-shadow: inset 0 -5px 2px 0 #e5a060, -12px -1px 0 -4px #e1934a, 12px -1px 0 -4px #e1934a, -13px 0px 1px -4px rgba(0, 0, 0, 0.25), 13px 0px 1px -4px rgba(0, 0, 0, 0.25), 0 2px 2px 0 rgba(0, 0, 0, 0.25);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
body #wrap .face .nose:after {
  content: '';
  position: absolute;
  width: 10px;
  height: 17px;
  box-shadow: inset 0 -1px 2px 2px rgba(0, 0, 0, 0.075);
  bottom: -18px;
  left: 5px;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
  border-radius: 5px 5px 20px 20px;
}
body #wrap .face .nose:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 3px;
  border-radius: 100%;
  background: #222;
  opacity: 0.75;
  bottom: 2px;
  left: -3px;
  box-shadow: 20px 0 0 #222;
}
body #wrap .face .eye {
  position: absolute;
  width: 20px;
  height: 9px;
  background: radial-gradient(circle at center, #222, #222 5px, #fff 6px);
  border-radius: 100%;
  top: 82.5px;
  left: 24px;
  box-shadow: 0 0 2px 0.5px #222, 3px 0 1px #222, -3px 0 1px #222, -4px 0 0 #222, 4px 0 0 #222, 0 -2px 0 0 #222, 0 -6px 0 #e1934a, 0 -7px 0 rgba(0, 0, 0, 0.15);
  z-index: 2;
}
body #wrap .face .eye:after {
  content: '';
  position: absolute;
  width: 3px;
  height: 3px;
  background: #fff;
  border-radius: 100%;
  left: 5px;
}
body #wrap .face .eye:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 45px;
  border-radius: 0 100px 50px 0;
  top: -10px;
  left: 5px;
  box-shadow: 2px -2px 2px 0 rgba(0, 0, 0, 0.1);
}
body #wrap .face .eye.right {
  left: 95px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
body #wrap .face .brow {
  position: absolute;
  width: 55px;
  height: 20px;
  box-shadow: 5px -6px 0 0 #222;
  top: 65px;
  left: 5px;
  border-radius: 100%;
}
body #wrap .face .brow:before {
  content: '';
  position: absolute;
  width: 1px;
  height: 7px;
  top: 2.5px;
  right: -2px;
  background: #222;
  box-shadow: 3px 0 0 #222, 5px 0 0 #222, 7px 0 0 0 #222, 9px 0 0 #222, 11px 0 0 #222, 13px 0 0 #222, 15px 0 0 #222;
}
body #wrap .face .brow:nth-of-type(2) {
  box-shadow: -5px -6px 0 0 #222;
  left: 80px;
}
body #wrap .face .brow:nth-of-type(2):before {
  display: none;
}
