_animationsBG.scss 93 B

12345
  1. .bg-Forest {
  2. background-image: url("images/Forest.png");
  3. width: 400px;
  4. height: 200px;
  5. }