diff --git a/css/game.css b/css/game.css index b612bc8..8090215 100644 --- a/css/game.css +++ b/css/game.css @@ -8,8 +8,10 @@ background-repeat: no-repeat; } #desktop img{ + left: -10px; + top: -10px; position: absolute; - z-index: 1; + z-index: 2; } #restaurant .customer img { position: absolute;