Positions Game

Level 5

Mission

Move the banana to the basket using CSS positioning properties. Write your CSS code in the editor below.

Helpful CSS Properties

  • position: absolute;
  • left: 200px;
  • top: 150px;
  • right: 20px;
  • bottom: 20px;
  • transform: translate(100px, 50px);

Game Preview

02:00
Basket
Banana