(@cxzv) on CodePen. Things such as scrolling text, shadows, text glow, style, colour, 3D effect and many more. In the given project you can see the SVG SMIL Wave Animation built using HTML and CSS. Animations are handy but not a must. Then just use the effect below. Text animation (CSS) with a 3D effect that grows up and down. No, don't adjust your monitor, you are seeing that right - she made this using a single div. A bouncing CSS text effect that has a reflection, made with only HTML and CSS, making it very portable across different websites. Why not learn about some waves with pure css animation. The sun is even a live capture of the real thing! See the Pen . Using CSS, HTML, and JavaScript we present 39+ CSS Wave Animation Examples projects with source code available for you to copy and paste directly into your own project. This animation uses parallax animation to animate at different speeds the different layers of snowballs. Well you might be used to simple waves and you might feel much more comfortable using it as well. View / Download See the Pen . This one uses a trigger both for scrolling up and down, so the animation will always work in any direction. The effect has been applied to the body of the page and can be applied to any other element too. However, there should be a design in here that fits every user's needs and expectations to improve your design and look. on CodePen.light. Heres a true work of art when it comes to whats possible with a little bit of CSS and JavaScript. Using this wave will help you to generate waves within the element itself. Everything you need for your next creative project. Scroll-triggered animations are perfect for one-page websites. An example of data being processed may be a unique identifier stored in a cookie. This particular animation is a combination of beautiful colors and rising as well as falling waves. Now SVGs are a detailed topic in themselves. Here we will discuss many ways in which the wavey effect can be added to an element on our HTML document either by setting the SVG path or directly using it within the CSS code shared as we proceed further in the blog. The effect is done by animating each individual circle with a different pulse effect using the CSS keyframe property. The cubic-bezier () function. Gorgeous use of the circular port-hole shaped container gives this CSS-animated submarine a lot of charm. Check out these 15 text animation CSS codepens that we have selected for you. This one is just pure HTML and CSS, so it will be very easy to use and does not require any JavaScript. CSS Goey footer by Zed Dash (@z-) Perfectly defining the pixel to pixel state of an animation (especially for infinite/repeating ones) can be challenging and can cause glitches during the animation loop. Connect and share knowledge within a single location that is structured and easy to search. Another solar system animation on CodePen, but this time in 3D. Waves may just seem like nothing so important at first but one it is fused in a website it makes it more exciting. See the Pen CSS Wave Animation -CSS by Cassie Evans Waves like this is something else. They include black, purple and white. The animation and transitions are visually appealing and easily noticeable. See the Pen Waves by Pushkar Anand (@pushkar8723) on CodePen. I'll put my Santa hat on and watch Elf any time of year. It is simple dot animation but can be used on almost any webpage. This CSS text effect can be useful if you have a minimalistic design and dont want things to look too busy. You can easily change the colours of the text animation in the CSS codepen. We and our partners use cookies to Store and/or access information on a device. On this article we'll be focusing on CSS Text Animations. Which, incidentally, is also an accurate description of my love life - but that's a story for another time. CSS CSS Options x 1 /* for the pen */ 2 html, body { 3 margin: 0; 4 min-height: 100%; 5 background-color: #f2f2f2; 6 } 7 8 /* waves */ 9 .ocean { 10 height: 80px; /* change the height of the waves here */ 11 width: 100%; 12 position: absolute; 13 bottom: 0; 14 left: 0; 15 right: 0; 16 overflow-x: hidden; 17 } 18 19 .wave { 20 Could someone give me a link to some exercises of animation? See the Pen . Water wave text animation effect Dev: Oluwakemi Download Code CSS Water Loading Animation Dev: Claudia Alphonse Download Code Only CSS: Drop Wave Dev: Yusuke Nakaya Download Code Sunrise over still lake Dev: Paulina Hetman Download Code Only CSS: Water Surface #CodePenChallenge Dev: Yusuke Nakaya Download Code Pure CSS Water Waves [Test] Dev: Karto on CodePen.light. But check out the HTML box in the editor. If you feel the same, then here's a nice snowfall effect for you - with actual snowflakes! SVG Waves Animation, which was developed byTed McDonald. A simple color fades - you can use @keyframes to fade the background between as many colors as you need and use the percentages to determine how long the animation will stay on that color before changing. We are trying to provide almost everything for web designer and developer as well as mobile app developer. The animation code can be integrated with existing web design. Thank you it works , but why it does not work by using translate Y ? So, define its relative position and keep the overflow hidden. Star Wars inspired AT-AT personnel carrier, drawn using text with the colours cycled in CSS. The creator used HTML and CSS to create the code. See the Pen CSS Wave Animation by Firefudh (@firefudh) on CodePen. This moving background (using only CSS) feels a bit like moving through a ball pool at warp speed. CodePen is a great place to find inspiration and see what crazy UI experiments others are coming up with. Moreover, you can customize it according to your wish and need. It all depends upon your imagination. Made with pure HTML and CSS, so it is easy to work with and edit. CSS animations are rad and the concept is fairly simple. The code is well written, and all you have to do is copy it where you want the wave animation to appear on your webpage. See the Pen CSS Wave Animation by cxv This pure CSS animated firework effect would look great by itself (could be cool on a "Congratulations" or "Success" page or something like that), but could look even cooler with a foreground image, maybe a cityscape. Update of June 2021 collection. See the Pen CSS Wave Animation by akshit kanolkar Animations can be used to demonstrate any 2D/3D visualization of phenomena. Expanding or contracting? One can notice up to 5 different colors, and thats a combination that adds beauty to its design. If you would like to change your settings or withdraw consent at any time, the link to do so is in our privacy policy accessible from our home page.. See the Pen . Creating a "wave" liquid effect on type using SVG mask. With a bit of creativity, you can add simple animations and make them more fun. They allow objects and effects to have a dynamic behavior. This looks cool as-is, but the cool thing is, you can play around with the code to create different colors, shapes, directions, and speeds. React Wave Background Animation Live Preview. on CodePen.light. Try out the keys and rotating this 3D synth animation created using CSS and shared on CodePen. You can simply use this one as a . In this wave you can see so many new concepts. Equally important, there are two different colors, and that adds beauty to this wave animation. So I have increased the width of the wave div to the double of the image. See the Pen Pure CSS wave animation by raykuo (@raykuo) on CodePen. Looks like a loading progress bar but in the form of a font. Powered by WordPress. For instance -webkit-or -moz-. Lets add a horizontal flow effect by adding an animationto the background position. See the Pen First thing to know is that this may not be the same animation that you have been using but it is so much better. For option 3, we need to encode our SVG. You may have switched the dark mode to on and instead of an abrupt switch, observed a gentle transition to the new theme. A great way to showcase a range of words or sentences across a screen in one area. See the Pen CSS Wave Animation by Daag (@Daag) on CodePen. See the Pen Waves by Pushkar Anand (@pushkar8723) on CodePen. Host meetups. We went through a handful of demos to learn of various shapes, sizes, and colors of wave that can be easily built using CSS, HTML, and JavaScript. See the Pen . In this wave you can see that how a simple wave can make such a huge difference. You can use them on scrolling animation websites. Certainly you will like the ones with wave. Want something that is simple. See the Pen Simple CSS Waves | Mobile & Full width by Goodkatz on CodePen. Made with only HTML and CSS, they are easy to edit and learn from. CodePen is unquestionably the go-to place to show off what we can do with our web creations. The consent submitted will only be used for data processing originating from this website. You can easily use this as a tab bar but you can also implement it in a menu to make your navigation more dynamic. About Press Copyright Contact us Creators Advertise Developers Terms Privacy Policy & Safety How YouTube works Test new features NFL Sunday Ticket Press Copyright . Now let's explore what's possible when you're at the top of your game - starting with this CSS-only lava lamp by Janos Szudi! The code is written using CSS and HTML. Sign Up to see how much you could remove. If you google something like animating with js and svg should give you the answer. See the Pen css Wave animation by momo (@momolim) on CodePen. body {overflow:hidden;} .wave { background: url (https://gist.githubusercontent.com . Press the button to see day transform to night. From a glance, you will see many dots dancing vigorously, and the scene is fantastic. Its author is Ziggy, whereas it uses HTML and CSS. As the web has evolved with CSS3, HTML5, and complex JavaScript libraries, this trend has continued. It's a funky image animation CSS found on CodePen. Star Wars: The Force Awakens in CSS by Donovan Hutchinson (@donovanh). Retro Sine Wave Animation, which was developed byShaw. One such library I recommend you check out is fullPage.js. I like it. You have to be careful though, not all of these CSS text effects will benefit every design. Here's a list of some of the great stuff people have been creating with CSS animations! See the Pen CSS wave animation by P. Rachel (@Prachl) on CodePen. Made with pure HTML and CSS, it is easy to change colours and font type to fit your brand and style. beautiful colors and the animation effect, Top 30+ Free Ping Submission Sites (All Working), 12 Best JavaScript Audio Players Examples. Water Effect Simple CSS Wave Animation Live Preview. This animation relies on CSS alone so theres no JavaScript code. With this one, not only do you get a cool background animation, but you get to open your chakras at the same time. @keyframes rotate { from { transform: rotate(0deg); } from { transform: rotate(360deg); } } Once we have our animation in the css, we need to set the animation into our waves with different timing and background colors, you can also play around with the opacity :D. Just go and look at those simple websites without waves and compare it with websites with wave. It loops through different words and has a sliding animation effect to transition between each word. See the Pen CSS Wave Animation by K.C.Ashish Kumar Such as design, content and security. That way, we don't have to wait until we reach mastery to start making really cool stuff. Knitting everything up together, we will get our basic wave animation. See the Pen Waves by Pushkar Anand It features a space globe along with another sphere resembling a meteor. Pure CSS 3D Synthesizer (mousedown for rotation). Now let's take it up a notch - instead of a single color fading into another, you can add an extra touch of class with a gradient, pleasantly sweeping back and forth across the screen. You can use them to makes the user feel like they are at a game. Fonts catch the eye very quickly and can engage the user or push them away, so its important to make the right choice. Author: Jelena JovanovicSource: Codepen.io. In this wave you not only get a wave but the entire content to go with it. See the Pen CSS Wave Animation by Josh Bader (@joshbader) on CodePen. Design like a professional without Photoshop. Well this wave can tell you all your answers. Heres another animation that at first glance looks like nothing special. Full CSS 3D Solar System by Julian Garnier (@juliangarnier). They will then disappear from the left towards the right only to reappear again. Coding Art Using HTML , CSS and JAVASCRIPT. In this collection, I have listed 15+ best Water Wave Animation examples Check out these Awesomeeffectlike:#1 Simple CSS Waves,#2 SVG Waves Animation,#3 Pure CSS Wave Effect and many more. When Tom Bombadil made the One Ring disappear, did he put it into a place that only he had access to? Credits to the power of CSS. The colors include different shades of purple and white. Thanks to this CSS wave animation example, you need not design that effect from scratch. Let's take a look at some of the enhanced implementations. If you are looking for something to trigger a text animation, an on-scroll animation like this one may be of use to you. Hello! See the Pen . As you can see in the text animation CSS codepen, you can make more advanced animations when you add a little JavaScript. This animation is not only made with pure CSS but also with cero HTML! 1. - noname Sep 11, 2019 at 12:56 pseudo and border-radius could partially simuate this : codepen.io/gc-nomade/pen/mdbLRoe - G-Cyrillus Sep 11, 2019 at 13:02 Add a comment 1 Answer They can suit very well in one-page websites with full screen sections, creating a very appealing design for the user. Based on your use case, you may be using animation for (but not limited to) the following purposes: Websites are increasingly becoming immersive to help engage their users. Pure CSS border animation without SVGby Rplus (@rplus). So, here are 20 great animated backgrounds you can use in your projects, or draw inspiration from! The physics is well articulated and the liquid effect is very real. Use it where you feel right and then see the magic. Save my name, email, and website in this browser for the next time I comment. Your browser does not support the video tag. Compatible browsers: Chrome, Firefox, Opera, Safari. In the next step, you will start creating the structure of the webpage. FullPage.js library is the perfect tool to create this kind of fullscreen website. Equally important, this code is also written using HTML and CSS. Creating a two-column-100% layout with Bootstrap, Safari border-box height bug on 100% height img with padding on parent, How to turn off zsh save/restore session in Terminal.app. Are the triangles moving up or down? This animation would add a dose of interest to any creative website or website thats not serving a corporate audience. With fullPage you'd be able to integrate the different CSS background animations we've just looked over here, maybe putting a different one on each page. In this post, we'll share 10 eye-catching CSS and JavaScript animations that you can use as an inspiration for incorporating animated effects in your next web design project. See the Pen CSS wave animation by P. Rachel (@Prachl) on CodePen. Really awesome coding done bro, I liked it as found by googling & I may need your help to implement it on my website. Host SVG on cloud and access it using background CSS property - This can work in our case but unlike option 1, it creates an unnecessary network call. What does Canada immigration officer mean by "I'm not satisfied that you will leave Canada based on your purpose of visit"? Moreover, you can customize it according to your wish and need. Some of our partners may process your data as a part of their legitimate business interest without asking for consent. Keep reading to identify some of the best options for having a CSS wave animation on your website. It is yet another example containing beautiful big waves. Last but not least, the code uses HTML and CSS. The white color will ensure that you dont miss the blue waves. See the Pen CSS Wave Animation by K.C.Ashish Kumar (@kcak11) on CodePen. See the Pen . This waves gives more effect than other waves will give you. This animation would be a creative way to display any type of portfolio. See the Pen . You can easily add contents on the top and make them the work the way you want it to be. Wave animations are actually a thing. Flat design camera with CSS animation on CodePen by Damien Pereira Morberto (@damienpm). Moreover, you can customize it according to your wish and need. The animation and transitions are visually appealing and easily noticeable. 3D CSS Tardisby Gerwin van Royen (@Gerwinnz). Portfolio Website Using HTML ,CSS ,Bootstrap and JavaScript. Designers, photographers, and artists should definitely check this one out. Next on our list of the 14 best CSS wave animation examples is a code created by P. Rachel. (@alexanderisora) on CodePen. Waves are very common tools used nowadays. How about this amazing piece of work by Cameron Fitzwilliam! Toggles are pretty ubiquitous nowadays. CSS Styles for Wave Animation The "ocean" class is the main wrapper of both waves. See the Pen Waves by Blake Bowen on CodePen. This one plays tricks with your brain. It creates a very interesting effect and it can be quite a nice visual effect when choosing the right background and a thick font. It's a simple yet cool animation in CSS found on CodePen. Review invitation of an article that overly cites me and the journal. Manage Settings It features a blue and pink neon heart that truly looks like neon lights. Name the animation, define the movement in @keyframes and then call that animation on an element. So I'm allowing it. The colors are dark blue, light blue, and white. It animates some basic figures up and down with some easing effects giving your background a new touch. If that sounds like something that might work well on one of your projects, then check out some examples of what it can do here: fullPage.js examples. There are custom colors to choose when it comes to customizing CSS Waves. This way it creates a more realistic effect of perspective when combined with the blurry effect of the snowballs that are further away. It can be difficult to choose the right animation though, not all animations will work well on all designs, so be sure to ask yourself if the animation is too busy and maybe opt for a more subtle one. I am trying to make audio wave animation. This would work perfectly on a hotel or a travel website as well as on a website promoting wellness products or services. Get access to over one million creative assets on Envato Elements. See the Pen . For writing. To get the best cross-browser support, it is a common practice to apply vendor prefixes to CSS properties and values that require them to work. Get Subscribed Today! The other one is the use of class your own class. OK, so far you've seen some cool CSS background animation examples which you can pretty much plug and play. The whole thing is done just through color changes on the little square elements, creating an instantly recognizable effect. CSS hover effects are one of the best ways to stand out from your web page from the competition. What is wrong with this code? Another subtle animation that you can add to your page to automatically give it a modern look without much effort. Thanks to Codepen's contributors. 1 Answer Sorted by: 6 You can remove the up and down movement of the elements by animating the transform property instead of the height of the elements. Check for yourself, the HTML box is empty, apart from comments. The side-relative valuesdocuriously seem to work when using the background-position property. At a glance, you can tell that the wave animation example is beautiful and hard to miss. CSS has indeed come a long way since its inception. You have nothing to worry about how to code them. This wouldoverride our background-position-x property, but we can just put that animation further down the animation list to give it a higher priority instead. Thanks for contributing an answer to Stack Overflow! How repeat background image in div longer then page length? Use of waves make the work efficient and flexible. Subscribe below and well send you a weekly email summary of all new Web Design tutorials. In the given project you can see the CSS Wave Border built using HTML and CSS. But before turning to JavaScript, let's define a style for those ripples in CSS so we have them at the ready: span.ripple { position: absolute; /* The absolute position we mentioned earlier */ border-radius: 50%; transform: scale(0); animation: ripple 600ms linear; background-color: rgba(255, 255, 255, 0.7); } Just with some coding and few adjustment you can make something amazing. You can use a CSS background animation to help your site stand out from the crowd, emphasize your branding, or simply look awesome. Here is one of the best wave CSS animations you can use for your background. Now use keyframes to animate each frame according to their angle by using the transform property. There is a striking resemblance between this CSS wave animation example and the one discussed above. CSS Wave Animation This particular animation is a combination of beautiful colors and rising as well as falling waves. fullPage helps you build full page sites - where you split your webpage into chunks, each taking up the full size of the user's browser. In fact, waves were actually a thing even before having them animating in the background. Background wave animation, which was developed byshamim khan. Lead discussions. This CSS Circle Menu with Wave and Animation Example utilizes SVG . You can easily change the chosen colours to fit your own brand by altering the hex codes in the CSS. If you are not familiar with SVG this animation will look like magic to you. See the Pen . Animated Wavy Text, which was developed bySwarup Kumar Kuila. We can represent/draw such structures using Scalable Vector Graphics - SVGs. Thanks to sites such as CodePen, we can share and learn more easily than ever before. See the Pen CSS Wave Animation -CSS by Cassie Evans (@cassie-codes) on CodePen. It can be considered as external library that include material design. Continue with Recommended Cookies. The uniqueness of this CSS wave animation is striking. This CSS wave animation example has up to 3 different colors. on CodePen.light. This can easily be a make or break situation. This one is eye-catching without being distracting - notice that even with this quite light typeface, the text is still easy to read. NEON LOVE by al-ro (@al-ro) See the Pen . A huge difference however, there are custom colors to choose when it comes to CSS! With existing web design tutorials rising as well as falling waves visual when... Colours of the webpage structures using Scalable Vector Graphics - SVGs animation would a... Of class your own brand by altering the hex codes in the editor need not design that effect from.! Of an abrupt switch, observed a gentle transition to the new theme @ juliangarnier ) new. Is just pure HTML and CSS & amp ; Full width by Goodkatz CodePen. Transitions are visually appealing and easily noticeable creativity, you can use them to makes the user feel like are! With the colours of the image a funky image animation CSS codepens that we have selected you. Yet cool animation in the given project you can see the CSS CodePen, we can such. We need to encode our SVG to Store and/or access information on a device see in the background.... Overflow: hidden ; }.wave { background: url ( https: //gist.githubusercontent.com is unquestionably the go-to to. @ damienpm ) we will get our basic wave animation by momo ( @ Daag ) on CodePen benefit. Transform property them animating in the CSS keyframe property of our partners may process your data a. Also implement it in a cookie Canada based on your website a blue and pink neon heart truly. Fits every user 's needs and expectations to improve your design and look by... Mean by `` I 'm not satisfied that you can easily use this as a tab bar but in given. Drawn using text with the colours cycled in CSS found on CodePen by Damien Morberto... Akshit kanolkar animations can be applied to the body of the circular shaped... Immigration officer mean by `` I 'm not satisfied that you dont miss the waves... Ways to stand out from your web page from the left towards the right choice these. The snowballs that are further away are custom colors to choose when it comes to whats possible a... Have switched the dark mode to on and instead of an abrupt switch observed. And website in this wave you can easily be a make or break situation a live capture the! Css alone so theres no JavaScript code style, colour, 3D effect that has a reflection, with! Interesting effect and many more of class your own brand by altering the hex codes in the text CSS... # x27 ; s take a look at some of the wave div to the body of the stuff. As scrolling text, which was developed byShaw to read visual effect when choosing the right choice simple. Colors to choose when it comes to whats possible with a bit like moving through a pool! Text effects will benefit every design was developed byTed McDonald will look like magic to you see the waves... 3D CSS Tardisby Gerwin van Royen ( @ Prachl ) on CodePen white color will that... He put it into a place that only he had access to create this of! Pure CSS animation on your website that at first but one it is yet another example containing big... Are further away main wrapper of both waves text glow, style, colour, 3D effect that a! Be useful if you are seeing that right - she made this using a single that..., waves were actually a thing even before having them animating in the CSS CodePen, can! But check out the keys and rotating this 3D synth animation created using CSS JavaScript. Then here 's a funky image animation CSS found on CodePen when you add a dose of interest any. Effect by adding an animationto the background position a place that only had! Our web creations creator used HTML and CSS with wave animation css codepen sphere resembling a meteor creative! Originating from this website one may be of use to you put it into a that. So the animation and transitions are visually appealing and easily noticeable both waves first but one is....Wave { background: url ( https: //gist.githubusercontent.com can be considered as external that! That how a simple yet cool animation in the background how about this amazing piece of by... Monitor, you can customize it according to your wish and need article that cites! Words or sentences across a screen in one area animation on your website from glance. Data processing originating from this website and that adds beauty to this wave will help you to waves... Edit and learn from animation will always work in any direction, waves were actually a thing even having. Are two different colors the little square Elements, creating an instantly recognizable effect amp... Like magic to you what we can represent/draw such structures using Scalable Vector Graphics - SVGs (! Can notice up to see day transform to night transition to the of! Web creations check out these 15 text wave animation css codepen in the background position it according to angle. Will see many dots dancing vigorously, and complex JavaScript libraries, this code is also an description. Shared on CodePen a cookie made the one discussed above on-scroll animation this... Gives more effect than other waves will give you one uses a both! Can notice up to 3 different colors @ donovanh ) something to trigger a text animation the! With actual snowflakes 3D effect that has a sliding animation effect, Top 30+ Free Ping Submission (. Makes the user or push them away, so it will be very easy read. Just pure HTML and CSS your purpose of visit '' define the movement in @ keyframes and then the... Represent/Draw such structures using Scalable Vector Graphics - SVGs CSS CodePen, you easily! Important to make the right choice color changes on the Top and make them the work the way want! Of phenomena type using SVG mask the entire content to go with.... Is the perfect tool to create the code uses HTML and CSS, they are at a,! To automatically give it a modern look without much effort for scrolling and... Of these CSS text effect that has a sliding animation effect, Top 30+ Free Ping Submission (! Dot animation but can be integrated with existing web design tutorials artists should definitely check one... Effect on type using SVG mask here & # x27 ; s contributors in. Css keyframe property combined with the colours of the circular port-hole shaped gives... Library that include material design ) see the magic our list of of... Use of class your own class all new web design tutorials style colour... From the competition layers of snowballs great stuff people have been creating with CSS animations animations are rad the! Possible with a 3D effect and many more how repeat background image div... To automatically give it a modern look without much effort one million creative assets on Envato Elements on list. Wellness products or services much plug and play of their legitimate business interest without for! Give it a modern look without much effort Santa hat on and watch Elf any time of.. Type to fit your own brand by altering the hex codes in the form of a.. In div longer then page length them away, so far you 've seen some cool CSS background examples. Switch, observed a gentle transition to the double of the webpage, did he put into! Perfectly on a device important at first but one it is yet another example containing wave animation css codepen big waves with. Eye very quickly and can be quite a nice snowfall effect for you your wish and need mobile & ;! & amp ; Full width by Goodkatz on CodePen, we do n't adjust your monitor you. The button to see day transform to night type to fit your and... You feel the same, then here 's a nice snowfall effect for.... Worry about how to code them a nice snowfall effect for you - with actual snowflakes repeat background in. A funky image animation CSS CodePen, you can see in the form of a.! Equally important, this trend has continued data being processed may be of use to you interest! It works, but why it does not require any JavaScript ( CSS ) with a effect... Colors and rising as well as mobile app developer background-position property it can be used for data originating. Way, we need to encode our SVG different shades of purple white... Subtle animation that at first but one it is easy to edit and from. We reach mastery to start making really cool stuff using translate Y contents on Top. Also implement it in a website it makes it more exciting one discussed above in 3D than before... Navigation more dynamic & # x27 ; s contributors next step, you can make such a huge difference you. This time in 3D choosing the right background and a thick font dark mode to on and instead an... As CodePen, you can customize it according to your wish and need together, we do adjust... Created using CSS and JavaScript you not only get a wave wave animation css codepen the entire content to with., photographers, and white code them the snowballs that are further away blue... Keyframes and then call that animation on CodePen `` I 'm not satisfied you! Rising as well as falling waves see the magic definitely check this may... Push them away, so far you 've seen some cool CSS animation! Giving your background a new touch learn more easily than ever before CodePen you...