Toggle navigation
Sign Up
Log In
Explore
Works
Folders
Tools
Collections
Artists
Groups
Groups
Topics
Tasks
Tasks
Jobs
Teams
Jobs
Recommendation
More Effects...
JS
CSS
body { background-color: #42a1c6; } .fish-body { background-color: orange; width: 150px; height: 100px; border-radius: 50%; margin-top: 30px; position: relative; margin-left: 40px; } .eye { background-color: white; height: 20px; width: 20px; border-radius: 50%; position: absolute; z-index: 1; margin-left: 100px; margin-top: 20px; } .pupil { background-color: black; height: 10px; width: 10px; border-radius: 50%; position: absolute; z-index: 2; margin-left: 5px; margin-top: 5px; } .fin-top { background-color: orange; width: 80px; height: 50px; border-radius: 50%; -webkit-transform: rotate(40deg); margin-top: -100px; } .fin-bottom { background-color: orange; width: 80px; height: 50px; border-radius: 50%; -webkit-transform: rotate(-40deg); margin-top: -10px; } .fish { position: absolute; -webkit-animation: slide 3s infinite; } @-webkit-keyframes slide { 0% { left: 0; top: 0; -webkit-transform: rotate(30deg); } 25% { left: 250px; top: 50px; -webkit-transform: rotate(20deg); } 50% { left: 500px; top: 100px; } 75% { left: 850px; top: 50px; -webkit-transform: rotate(-20deg); } 100% { left: 1000px; top: 0; -webkit-transform:rotate(-30deg); } } .bubbles { background-color: white; height: 40px; width: 40px; border-radius: 50%; opacity: .50; position: absolute; bottom: 0; margin-right: 50px; z-index: 5; -webkit-animation: up 4s infinite; } .bubble-2 { left: 350px; -webkit-animation: up 2s infinite; } .bubble-3 { left: 750px; -webkit-animation: up 5s infinite; opacity: .30; } .bubble-4 { left: 1150px; -webkit-animation: up 6s infinite; } .bubble-5 { left: 50px; -webkit-animation: up 5s infinite; } .bubble-6 { left: 300px; -webkit-animation: up 3s infinite; opacity: .30; } .bubble-7 { left: 670px; -webkit-animation: up 4s infinite; } .bubble-8 { left: 1050px; -webkit-animation: up 3s infinite; opacity: .30; } @-webkit-keyframes up { 0% { bottom: 0; } 100% { bottom: 100%; } }
HTML
Join Effecthub.com
Working with Global Gaming Artists and Developers!
Login
Sign Up
Or Login with Your Email Address:
Email
Password
Remember
Or Sign Up with Your Email Address:
Your Email
This field must contain a valid email
Set Password
Password should be at least 1 character
Stay informed via email