diff --git a/ball.png b/ball.png new file mode 100644 index 0000000..c865241 Binary files /dev/null and b/ball.png differ diff --git a/basketball-bouncing.gif b/basketball-bouncing.gif new file mode 100644 index 0000000..72c665b Binary files /dev/null and b/basketball-bouncing.gif differ diff --git a/index.css b/index.css index f0451bd..094f79f 100644 --- a/index.css +++ b/index.css @@ -3,8 +3,17 @@ body{ background-repeat: no-repeat; background-size: cover; } -.name{width: 100%; +.moving{ + padding-top: 20%; + width: 100%; height: 500px; background-image: none; -} \ No newline at end of file +} +.ball{ + border-radius: 50%; +} +.someone{ +overflow-y: 20%; +overflow-y: 20% +;} \ No newline at end of file diff --git a/index.html b/index.html index f8b515b..6c309e9 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,12 @@
- +