HTML preprocessors can make writing HTML more powerful or convenient. For instance, Markdown is designed to be easier to write and read for text documents and you could write a loop in Pug.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. So you don't have access to higher-up elements like the <html>
tag. If you want to add classes there that can affect the whole document, this is the place to do it.
In CodePen, whatever you write in the HTML editor is what goes within the <body>
tags in a basic HTML5 template. If you need things in the <head>
of the document, put that code here.
The resource you are linking to is using the 'http' protocol, which may not work when the browser is using https.
CSS preprocessors help make authoring CSS easier. All of them offer things like variables and mixins to provide convenient abstractions.
It's a common practice to apply CSS to a page that styles elements such that they are consistent across all browsers. We offer two of the most popular choices: normalize.css and a reset. Or, choose Neither and nothing will be applied.
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. For instance -webkit-
or -moz-
.
We offer two popular choices: Autoprefixer (which processes your CSS server-side) and -prefix-free (which applies prefixes via a script, client-side).
Any URLs added here will be added as <link>
s in order, and before the CSS in the editor. You can use the CSS from another Pen by using its URL and the proper URL extension.
You can apply CSS to your Pen from any stylesheet on the web. Just put a URL to it here and we'll apply it, in the order you have them, before the CSS in the Pen itself.
You can also link to another Pen here (use the .css
URL Extension) and we'll pull the CSS from that Pen and include it. If it's using a matching preprocessor, use the appropriate URL Extension and we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
JavaScript preprocessors can help make authoring JavaScript easier and more convenient.
Babel includes JSX processing.
Any URL's added here will be added as <script>
s in order, and run before the JavaScript in the editor. You can use the URL of any other Pen and it will include the JavaScript from that Pen.
You can apply a script from anywhere on the web to your Pen. Just put a URL to it here and we'll add it, in the order you have them, before the JavaScript in the Pen itself.
If the script you link to has the file extension of a preprocessor, we'll attempt to process it before applying.
You can also link to another Pen here, and we'll pull the JavaScript from that Pen and include it. If it's using a matching preprocessor, we'll combine the code before preprocessing, so you can use the linked Pen as a true dependency.
Search for and use JavaScript packages from npm here. By selecting a package, an import
statement will be added to the top of the JavaScript editor for this package.
Using packages here is powered by esm.sh, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ESM usage.
All packages are different, so refer to their docs for how they work.
If you're using React / ReactDOM, make sure to turn on Babel for the JSX processing.
If active, Pens will autosave every 30 seconds after being saved once.
If enabled, the preview panel updates automatically as you code. If disabled, use the "Run" button to update.
If enabled, your code will be formatted when you actively save your Pen. Note: your code becomes un-folded during formatting.
Visit your global Editor Settings.
<div id="logo-animation">
<svg id="ro-animation" data-name="ro-animation" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 432.936 379.838">
<defs>
<linearGradient id="logo-gradient" x1="0%" y1="100%" x2="100%" y2="0%" >
<stop id="lower-left" offset="20%" stop-color="rgba(97,120,132,0)"></stop>
<stop id="upper-right" offset="45%" stop-color="rgba(97,120,132,0)"></stop>
</linearGradient>
</defs>
<g id="complete-logo">
<g id="design">
<path d="M204.467,170.818h15.314c3.1,0,5.817,.352,8.153,1.054,2.334,.703,4.36,1.643,6.075,2.821s3.141,2.532,4.278,4.061c1.137,1.53,2.035,3.1,2.697,4.712,.66,1.612,1.136,3.224,1.426,4.836,.289,1.612,.434,3.1,.434,4.464,0,2.812-.517,5.528-1.55,8.153s-2.563,4.96-4.588,7.006c-2.025,2.046-4.536,3.689-7.533,4.93-2.997,1.239-6.458,1.859-10.385,1.859h-14.322v-43.896Zm5.952,38.316h7.502c2.521,0,4.908-.341,7.161-1.023,2.253-.682,4.226-1.705,5.921-3.068,1.694-1.364,3.038-3.069,4.03-5.115s1.488-4.434,1.488-7.161c0-1.404-.228-3.047-.683-4.929-.455-1.88-1.312-3.668-2.572-5.363-1.262-1.694-3.008-3.131-5.239-4.309-2.232-1.178-5.126-1.767-8.681-1.767h-8.928v32.736Z"/>
<path d="M251.401,170.818h28.334v5.58h-22.382v13.082h20.831v5.58h-20.831v14.074h23.497v5.58h-29.449v-43.896Z"/>
<path d="M290.584,205.538c1.075,1.611,2.449,2.801,4.123,3.564,1.675,.766,3.399,1.147,5.178,1.147,.991,0,2.004-.155,3.038-.466,1.032-.309,1.973-.774,2.82-1.395,.847-.619,1.54-1.385,2.077-2.294s.806-1.962,.806-3.161c0-1.695-.537-2.986-1.611-3.875-1.075-.889-2.408-1.633-3.999-2.232-1.592-.6-3.328-1.178-5.208-1.736-1.882-.559-3.617-1.333-5.208-2.325-1.592-.991-2.925-2.325-3.999-3.999-1.075-1.674-1.612-3.937-1.612-6.789,0-1.281,.279-2.645,.837-4.092,.559-1.446,1.436-2.769,2.635-3.968,1.199-1.198,2.738-2.201,4.619-3.007,1.881-.806,4.144-1.209,6.789-1.209,2.396,0,4.69,.332,6.882,.992,2.19,.662,4.112,2.005,5.767,4.03l-4.836,4.402c-.744-1.157-1.798-2.087-3.162-2.79-1.364-.703-2.914-1.054-4.65-1.054-1.653,0-3.028,.217-4.123,.651-1.096,.434-1.974,.992-2.635,1.674-.662,.682-1.127,1.416-1.395,2.201-.27,.786-.403,1.509-.403,2.17,0,1.86,.536,3.286,1.612,4.278,1.074,.992,2.407,1.798,3.999,2.418,1.59,.62,3.326,1.178,5.208,1.674,1.88,.496,3.616,1.188,5.208,2.077,1.59,.889,2.923,2.088,3.999,3.596,1.074,1.51,1.611,3.587,1.611,6.231,0,2.108-.402,4.01-1.209,5.704-.806,1.695-1.891,3.121-3.255,4.277-1.364,1.158-2.976,2.047-4.836,2.666-1.86,.621-3.844,.931-5.952,.931-2.812,0-5.478-.496-7.998-1.488-2.521-.991-4.525-2.521-6.014-4.588l4.897-4.216Z"/>
<path d="M323.755,170.818h5.952v43.896h-5.952v-43.896Z"/>
<path d="M378.376,190.162v21.638c-1.075,.662-2.294,1.24-3.657,1.736-1.364,.496-2.78,.92-4.247,1.271-1.468,.351-2.956,.609-4.464,.775-1.51,.165-2.925,.248-4.247,.248-3.721,0-7.037-.62-9.951-1.86s-5.374-2.914-7.378-5.021c-2.006-2.108-3.534-4.558-4.588-7.348-1.055-2.789-1.581-5.734-1.581-8.835,0-3.265,.567-6.302,1.705-9.114,1.136-2.811,2.706-5.249,4.712-7.316,2.004-2.066,4.411-3.689,7.223-4.867,2.811-1.178,5.89-1.767,9.238-1.767,4.05,0,7.356,.507,9.92,1.519,2.562,1.014,4.712,2.409,6.448,4.185l-4.217,4.526c-1.819-1.736-3.741-2.945-5.766-3.627-2.025-.682-4.154-1.023-6.386-1.023-2.521,0-4.796,.465-6.82,1.395-2.025,.93-3.762,2.181-5.208,3.751-1.447,1.571-2.563,3.421-3.348,5.549-.786,2.129-1.179,4.392-1.179,6.789,0,2.48,.435,4.784,1.303,6.913s2.066,3.979,3.596,5.549c1.528,1.572,3.327,2.801,5.394,3.689s4.319,1.333,6.759,1.333c2.107,0,4.102-.196,5.982-.589s3.482-.961,4.806-1.705v-12.215h-9.734v-5.579h15.686Z"/>
<path d="M389.227,170.818h7.812l24.18,36.083h.124v-36.083h5.952v43.896h-7.563l-24.429-36.084h-.123v36.084h-5.952v-43.896Z"/>
</g>
<g id="web">
<path d="M47.34,170.818h6.2l9.702,35.091h.124l10.324-35.091h6.82l10.322,35.091h.124l9.704-35.091h6.2l-12.772,43.896h-6.324l-10.602-35.836h-.123l-10.541,35.836h-6.324l-12.834-43.896Z"/>
<path d="M112.563,170.818h28.334v5.58h-22.382v13.082h20.832v5.58h-20.832v14.074h23.498v5.58h-29.45v-43.896Z"/>
<path d="M150.445,170.818h15.252c1.901,0,3.667,.228,5.301,.682,1.632,.455,3.038,1.126,4.216,2.015,1.178,.89,2.108,2.026,2.79,3.41,.682,1.385,1.023,3.007,1.023,4.867,0,2.521-.704,4.578-2.108,6.169-1.406,1.592-3.224,2.759-5.456,3.503v.124c1.322,.083,2.562,.425,3.72,1.022,1.157,.6,2.16,1.386,3.007,2.356,.847,.972,1.519,2.099,2.015,3.379,.496,1.282,.744,2.666,.744,4.154,0,1.983-.403,3.73-1.209,5.239s-1.912,2.779-3.317,3.812c-1.406,1.033-3.038,1.819-4.898,2.355-1.86,.538-3.866,.807-6.014,.807h-15.066v-43.896Zm5.952,18.228h8.122c1.116,0,2.17-.113,3.162-.341,.992-.227,1.86-.609,2.604-1.147,.744-.537,1.333-1.219,1.767-2.046,.434-.826,.651-1.838,.651-3.038,0-1.736-.558-3.244-1.674-4.526-1.116-1.281-2.874-1.922-5.27-1.922h-9.362v13.02Zm0,20.46h8.742c.909,0,1.912-.093,3.007-.278,1.095-.187,2.118-.559,3.069-1.117,.95-.558,1.756-1.311,2.418-2.263,.661-.95,.992-2.21,.992-3.782,0-2.604-.848-4.557-2.542-5.858-1.695-1.302-3.989-1.953-6.882-1.953h-8.804v15.252Z"/>
</g>
<g id="print">
<path d="M12.324,170.818h15.438c2.81,0,5.125,.383,6.944,1.147,1.818,.765,3.255,1.736,4.309,2.914,1.054,1.178,1.787,2.501,2.201,3.968,.413,1.468,.62,2.883,.62,4.247s-.207,2.78-.62,4.247c-.414,1.468-1.147,2.79-2.201,3.969-1.054,1.178-2.491,2.148-4.309,2.913-1.819,.766-4.134,1.147-6.944,1.147h-9.486v19.344h-5.952v-43.896Zm5.952,19.344h7.812c1.157,0,2.304-.093,3.441-.279,1.136-.186,2.148-.527,3.038-1.023,.889-.496,1.602-1.209,2.139-2.139,.537-.93,.806-2.139,.806-3.627s-.27-2.697-.806-3.627c-.538-.93-1.25-1.643-2.139-2.139-.889-.496-1.901-.837-3.038-1.023-1.138-.186-2.285-.279-3.441-.279h-7.812v14.136Z"/>
<path d="M49.089,170.818h15.438c2.81,0,5.125,.383,6.944,1.147,1.818,.765,3.255,1.736,4.309,2.914,1.054,1.178,1.787,2.501,2.201,3.968,.413,1.468,.62,2.883,.62,4.247,0,1.406-.248,2.759-.744,4.061-.496,1.302-1.209,2.48-2.139,3.534s-2.067,1.943-3.41,2.666c-1.343,.725-2.842,1.168-4.495,1.334l12.462,20.025h-7.44l-11.16-19.344h-6.634v19.344h-5.952v-43.896Zm5.952,19.344h7.812c1.157,0,2.304-.093,3.441-.279,1.136-.186,2.148-.527,3.038-1.023,.889-.496,1.602-1.209,2.139-2.139,.537-.93,.806-2.139,.806-3.627s-.27-2.697-.806-3.627c-.538-.93-1.25-1.643-2.139-2.139-.889-.496-1.901-.837-3.038-1.023-1.138-.186-2.285-.279-3.441-.279h-7.812v14.136Z"/>
<path d="M86.971,170.818h5.952v43.896h-5.952v-43.896Z"/>
<path d="M104.207,170.818h7.812l24.18,36.083h.124v-36.083h5.952v43.896h-7.564l-24.428-36.084h-.124v36.084h-5.952v-43.896Z"/>
<path d="M162.734,176.398h-14.136v-5.58h34.224v5.58h-14.136v38.316h-5.952v-38.316Z"/>
</g>
<g id="logo">
<path d="M5.642,170.818h5.952v38.316H31.744v5.58H5.642v-43.896Z"/>
<path d="M57.97,215.83c-3.348,0-6.428-.589-9.238-1.767-2.812-1.179-5.219-2.801-7.223-4.867-2.005-2.066-3.576-4.505-4.712-7.316-1.138-2.811-1.705-5.848-1.705-9.114s.567-6.302,1.705-9.114c1.136-2.811,2.707-5.249,4.712-7.316,2.004-2.066,4.412-3.689,7.223-4.867,2.81-1.178,5.89-1.767,9.238-1.767s6.427,.589,9.238,1.767c2.811,1.178,5.218,2.801,7.223,4.867,2.004,2.067,3.575,4.505,4.712,7.316,1.137,2.812,1.705,5.849,1.705,9.114s-.568,6.304-1.705,9.114c-1.137,2.812-2.708,5.25-4.712,7.316-2.005,2.066-4.413,3.688-7.223,4.867-2.811,1.178-5.89,1.767-9.238,1.767Zm0-5.58c2.521,0,4.794-.466,6.82-1.396,2.025-.93,3.761-2.18,5.208-3.75,1.446-1.57,2.562-3.42,3.348-5.55,.785-2.128,1.178-4.392,1.178-6.789s-.394-4.66-1.178-6.789c-.786-2.128-1.902-3.978-3.348-5.549-1.447-1.57-3.183-2.821-5.208-3.751-2.025-.93-4.299-1.395-6.82-1.395s-4.795,.465-6.82,1.395c-2.026,.93-3.762,2.181-5.208,3.751-1.447,1.571-2.563,3.421-3.348,5.549-.786,2.129-1.178,4.392-1.178,6.789s.393,4.661,1.178,6.789c.785,2.13,1.901,3.979,3.348,5.55,1.446,1.57,3.182,2.82,5.208,3.75,2.024,.93,4.298,1.396,6.82,1.396Z"/>
<path d="M126.789,190.162v21.638c-1.075,.662-2.294,1.24-3.658,1.736-1.364,.496-2.78,.92-4.247,1.271-1.468,.351-2.956,.609-4.464,.775-1.509,.165-2.925,.248-4.247,.248-3.72,0-7.037-.62-9.951-1.86s-5.374-2.914-7.378-5.021c-2.005-2.108-3.534-4.558-4.588-7.348-1.054-2.789-1.581-5.734-1.581-8.835,0-3.265,.567-6.302,1.705-9.114,1.136-2.811,2.707-5.249,4.712-7.316,2.004-2.066,4.412-3.689,7.223-4.867,2.81-1.178,5.89-1.767,9.238-1.767,4.05,0,7.357,.507,9.92,1.519,2.562,1.014,4.712,2.409,6.448,4.185l-4.216,4.526c-1.819-1.736-3.741-2.945-5.766-3.627-2.026-.682-4.154-1.023-6.386-1.023-2.521,0-4.795,.465-6.82,1.395-2.026,.93-3.762,2.181-5.208,3.751-1.447,1.571-2.563,3.421-3.348,5.549-.786,2.129-1.178,4.392-1.178,6.789,0,2.48,.434,4.784,1.302,6.913s2.066,3.979,3.596,5.549c1.528,1.572,3.327,2.801,5.394,3.689,2.066,.889,4.319,1.333,6.758,1.333,2.108,0,4.102-.196,5.983-.589,1.88-.393,3.482-.961,4.805-1.705v-12.215h-9.734v-5.579h15.686Z"/>
<path d="M157.789,215.83c-3.348,0-6.428-.589-9.238-1.767-2.812-1.179-5.219-2.801-7.223-4.867-2.005-2.066-3.576-4.505-4.712-7.316-1.138-2.811-1.705-5.848-1.705-9.114s.567-6.302,1.705-9.114c1.136-2.811,2.707-5.249,4.712-7.316,2.004-2.066,4.412-3.689,7.223-4.867,2.81-1.178,5.89-1.767,9.238-1.767s6.427,.589,9.238,1.767c2.811,1.178,5.218,2.801,7.223,4.867,2.004,2.067,3.575,4.505,4.712,7.316,1.137,2.812,1.705,5.849,1.705,9.114s-.568,6.304-1.705,9.114c-1.137,2.812-2.708,5.25-4.712,7.316-2.005,2.066-4.413,3.688-7.223,4.867-2.811,1.178-5.89,1.767-9.238,1.767Zm0-5.58c2.521,0,4.794-.466,6.82-1.396,2.025-.93,3.761-2.18,5.208-3.75,1.446-1.57,2.562-3.42,3.348-5.55,.785-2.128,1.178-4.392,1.178-6.789s-.394-4.66-1.178-6.789c-.786-2.128-1.902-3.978-3.348-5.549-1.447-1.57-3.183-2.821-5.208-3.751-2.025-.93-4.299-1.395-6.82-1.395s-4.795,.465-6.82,1.395c-2.026,.93-3.762,2.181-5.208,3.751-1.447,1.571-2.563,3.421-3.348,5.549-.786,2.129-1.178,4.392-1.178,6.789s.393,4.661,1.178,6.789c.785,2.13,1.901,3.979,3.348,5.55,1.446,1.57,3.182,2.82,5.208,3.75,2.024,.93,4.298,1.396,6.82,1.396Z"/>
</g>
<g id="ro">
<path d="M99.599,170.818h15.438c2.81,0,5.125,.383,6.944,1.147,1.818,.765,3.255,1.736,4.309,2.914,1.054,1.178,1.787,2.501,2.201,3.968,.413,1.468,.62,2.883,.62,4.247,0,1.406-.248,2.759-.744,4.061-.496,1.302-1.209,2.48-2.139,3.534s-2.067,1.943-3.41,2.666c-1.343,.725-2.842,1.168-4.495,1.334l12.462,20.025h-7.44l-11.16-19.344h-6.634v19.344h-5.952v-43.896Zm5.952,19.344h7.812c1.157,0,2.304-.093,3.441-.279,1.136-.186,2.148-.527,3.038-1.023,.889-.496,1.602-1.209,2.139-2.139,.537-.93,.806-2.139,.806-3.627s-.27-2.697-.806-3.627c-.538-.93-1.25-1.643-2.139-2.139-.889-.496-1.901-.837-3.038-1.023-1.138-.186-2.285-.279-3.441-.279h-7.812v14.136Z"/>
<path d="M157.63,215.83c-3.348,0-6.428-.589-9.238-1.767-2.812-1.179-5.219-2.801-7.223-4.867-2.005-2.066-3.576-4.505-4.712-7.316-1.138-2.811-1.705-5.848-1.705-9.114s.567-6.302,1.705-9.114c1.136-2.811,2.707-5.249,4.712-7.316,2.004-2.066,4.412-3.689,7.223-4.867,2.81-1.178,5.89-1.767,9.238-1.767s6.427,.589,9.238,1.767c2.811,1.178,5.218,2.801,7.223,4.867,2.004,2.067,3.575,4.505,4.712,7.316,1.137,2.812,1.705,5.849,1.705,9.114s-.568,6.304-1.705,9.114c-1.137,2.812-2.708,5.25-4.712,7.316-2.005,2.066-4.413,3.688-7.223,4.867-2.811,1.178-5.89,1.767-9.238,1.767Zm0-5.58c2.521,0,4.794-.466,6.82-1.396,2.025-.93,3.761-2.18,5.208-3.75,1.446-1.57,2.562-3.42,3.348-5.55,.785-2.128,1.178-4.392,1.178-6.789s-.394-4.66-1.178-6.789c-.786-2.128-1.902-3.978-3.348-5.549-1.447-1.57-3.183-2.821-5.208-3.751-2.025-.93-4.299-1.395-6.82-1.395s-4.795,.465-6.82,1.395c-2.026,.93-3.762,2.181-5.208,3.751-1.447,1.571-2.563,3.421-3.348,5.549-.786,2.129-1.178,4.392-1.178,6.789s.393,4.661,1.178,6.789c.785,2.13,1.901,3.979,3.348,5.55,1.446,1.57,3.182,2.82,5.208,3.75,2.024,.93,4.298,1.396,6.82,1.396Z"/>
</g>
<g id="ro-logo-animation">
<circle id="gray-circle" cx="215.108" cy="189.919" r="189.919"/>
<path id="white-r" d="M207.729,228.818c22.005-10.769,37.052-32.237,37.052-56.924,0-33.265-25.701-60.709-58.514-63.966h-.011c-1.074-.107-3.898-.326-6.542-.326H96.741v24h17.907v116.634h-17.907v24h59.814v-24h-17.907v-21.369c11.075,6.004,23.851,9.32,36.999,9.32,2.428,0,4.826-.12,7.189-.348,15.216,22.584,40.899,36.398,68.323,36.398v-24c-16.694,0-32.475-7.232-43.431-19.418Zm-32.082-16.632c-14.072,0-27.871-5.692-36.999-15.039v-65.545h41.066c2.545,0,6.176,.459,6.553,.519h0c19.54,3.088,34.514,19.744,34.514,39.773,0,22.217-20.247,40.292-45.134,40.292Z"/>
<path id="blue-o" d="M251.16,107.602c-45.39,0-82.317,36.927-82.317,82.316,0,7.667,1.083,15.079,3.058,22.124,1.245,.089,2.494,.144,3.747,.144,7.213,0,14.033-1.521,20.085-4.22-1.861-5.687-2.889-11.747-2.889-18.048,0-32.156,26.161-58.316,58.317-58.316s58.316,26.161,58.316,58.316-26.16,58.317-58.316,58.317v24c45.39,0,82.316-36.928,82.316-82.317s-36.927-82.316-82.316-82.316Z"/>
</g>
</g>
</svg>
</div><!--end logo animation-->
/* CSS Document */
#logo-animation {
height: 80vh;
width: 100%;
background: #617884;
position: relative;
text-align: center;
box-shadow: inset 0 0 1000px rgba(0, 0, 0, 0.3);
overflow: hidden;
}
#ro-animation {
width: 1200px;
max-width: 80%;
max-height: 120%;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
#ro-animation path,
#ro-animation circle {
stroke: rgba(255, 255, 255, 0);
stroke-alignment: inner;
stroke-width: .5;
fill: transparent;
}
#ro-animation #blue-o {
fill: url(#logo-gradient);
}
@keyframes show-white-path {
to {
stroke: white;
}
}
@keyframes hide-white-path {
to {
stroke: rgba(255, 255, 255, 0);
}
}
#web {
/*W*/
/*E*/
/*B*/
}
#web path:nth-child(1) {
stroke-dasharray: 344.39;
stroke-dashoffset: 344.39;
animation: show-white-path 1s ease forwards 0s, web1 1s ease forwards 0s, hide-white-path 1s ease forwards 1.5s, web-out1 1s ease forwards 1.5s;
}
#web path:nth-child(2) {
stroke-dasharray: 233.12;
stroke-dashoffset: 233.12;
animation: show-white-path 1s ease forwards .1s, web2 1s ease forwards .1s, hide-white-path 1s ease forwards 1.6s, web-out2 1s ease forwards 1.6s;
}
#web path:nth-child(3) {
stroke-dasharray: 258.58;
stroke-dashoffset: 258.58;
animation: show-white-path 1s ease forwards .2s, web3 1s ease forwards .2s, hide-white-path 1s ease forwards 1.7s, web-out3 1s ease forwards 1.7s;
}
#print {
/*P*/
/*R*/
/*I*/
/*N*/
/*T*/
}
#print path:nth-child(1) {
stroke-dasharray: 193.3;
stroke-dashoffset: 193.3;
animation: show-white-path 1s ease forwards 1.7s, print1 1s ease forwards 1.7s, hide-white-path 1s ease forwards 3.2s, print-out1 1s ease forwards 3.2s;
}
#print path:nth-child(2) {
stroke-dasharray: 239.97;
stroke-dashoffset: 239.97;
animation: show-white-path 1s ease forwards 1.8s, print2 1s ease forwards 1.8s, hide-white-path 1s ease forwards 3.3s, print-out2 1s ease forwards 3.3s;
}
#print path:nth-child(3) {
stroke-dasharray: 99.7;
stroke-dashoffset: 99.7;
animation: show-white-path 1s ease forwards 1.9s, print3 1s ease forwards 1.9s, hide-white-path 1s ease forwards 3.4s, print-out3 1s ease forwards 3.4s;
}
#print path:nth-child(4) {
stroke-dasharray: 274.5;
stroke-dashoffset: 274.5;
animation: show-white-path 1s ease forwards 2s, print4 1s ease forwards 2s, hide-white-path 1s ease forwards 3.5s, print-out4 1s ease forwards 3.5s;
}
#print path:nth-child(5) {
stroke-dasharray: 156.24;
stroke-dashoffset: 156.24;
animation: show-white-path 1s ease forwards 2.1s, print5 1s ease forwards 2.1s, hide-white-path 1s ease forwards 3.6s, print-out5 1s ease forwards 3.6s;
}
#logo {
/*L*/
/*O*/
/*G*/
/*O*/
}
#logo path:nth-child(1) {
stroke-dasharray: 140;
stroke-dashoffset: 140;
animation: show-white-path 1s ease forwards 3.5s, logo1 1s ease forwards 3.5s, hide-white-path 1s ease forwards 5s, logo-out1 1s ease forwards 5s;
}
#logo path:nth-child(2) {
stroke-dasharray: 253.01;
stroke-dashoffset: 253.01;
animation: show-white-path 1s ease forwards 3.6s, logo2 1s ease forwards 3.6s, hide-white-path 1s ease forwards 5.1s, logo-out2 1s ease forwards 5.1s;
}
#logo path:nth-child(3) {
stroke-dasharray: 258.09;
stroke-dashoffset: 258.09;
animation: show-white-path 1s ease forwards 3.7s, logo3 1s ease forwards 3.7s, hide-white-path 1s ease forwards 5.2s, logo-out3 1s ease forwards 5.2s;
}
#logo path:nth-child(4) {
stroke-dasharray: 253.01;
stroke-dashoffset: 253.01;
animation: show-white-path 1s ease forwards 3.8s, logo4 1s ease forwards 3.8s, hide-white-path 1s ease forwards 5.3s, logo-out4 1s ease forwards 5.3s;
}
#ro {
/*R*/
/*O*/
}
#ro path:nth-child(1) {
stroke-dasharray: 239.97;
stroke-dashoffset: 239.97;
animation: show-white-path 1s ease forwards 5.3s, ro1 1s ease forwards 5.3s, hide-white-path 1s ease forwards 8s, ro-out1 1s ease forwards 8s;
}
#ro path:nth-child(2) {
stroke-dasharray: 253.01;
stroke-dashoffset: 253.01;
animation: show-white-path 1s ease forwards 5.4s, ro2 1s ease forwards 5.4s, hide-white-path 1s ease forwards 8.1s, ro-out2 1s ease forwards 8.1s;
}
#design {
/*D*/
/*E*/
/*S*/
/*I*/
/*G*/
/*N*/
}
#design path:nth-child(1) {
stroke-dasharray: 249.72;
stroke-dashoffset: 249.72;
animation: show-white-path 1s ease forwards .3s, design4 1s ease forwards .3s, hide-white-path 1s ease forwards 8.2s, design-out4 1s ease forwards 8.2s;
}
#design path:nth-child(2) {
stroke-dasharray: 233.12;
stroke-dashoffset: 233.12;
animation: show-white-path 1s ease forwards .4s, design5 1s ease forwards .4s, hide-white-path 1s ease forwards 8.3s, design-out5 1s ease forwards 8.3s;
}
#design path:nth-child(3) {
stroke-dasharray: 197.57;
stroke-dashoffset: 197.57;
animation: show-white-path 1s ease forwards .5s, design6 1s ease forwards .5s, hide-white-path 1s ease forwards 8.4s, design-out6 1s ease forwards 8.4s;
}
#design path:nth-child(4) {
stroke-dasharray: 99.69;
stroke-dashoffset: 99.69;
animation: show-white-path 1s ease forwards .6s, design7 1s ease forwards .6s, hide-white-path 1s ease forwards 8.5s, design-out7 1s ease forwards 8.5s;
}
#design path:nth-child(5) {
stroke-dasharray: 258.09;
stroke-dashoffset: 258.09;
animation: show-white-path 1s ease forwards .7s, design8 1s ease forwards .7s, hide-white-path 1s ease forwards 8.6s, design-out8 1s ease forwards 8.6s;
}
#design path:nth-child(6) {
stroke-dasharray: 274.5;
stroke-dashoffset: 274.5;
animation: show-white-path 1s ease forwards .8s, design9 1s ease forwards .8s, hide-white-path 1s ease forwards 8.7s, design-out9 1s ease forwards 8.7s;
}
/*RO Logo Animation*/
#ro-logo-animation #gray-circle {
stroke-dasharray: 1192.81;
stroke-dashoffset: 1192.81;
animation: show-white-path 1s ease forwards 9s, line-anim1 2.5s ease forwards 9s, hide-white-path 3s ease forwards 11s, fill-gray 3s ease forwards 11s;
}
#ro-logo-animation #white-r {
stroke-dasharray: 1057.63;
stroke-dashoffset: 1057.63;
animation: show-white-path 1s ease forwards 8.8s, line-anim2 3s ease forwards 8.8s, hide-white-path 3s ease forwards 11s, fill-white 2s ease forwards 11s;
}
#ro-logo-animation #blue-o {
stroke-dasharray: 751.83;
stroke-dashoffset: 751.83;
fill: url("#logo-gradient");
animation: show-white-path 1s ease forwards 8.9s, line-anim3 2s ease forwards 8.9s, hide-white-path 3s ease forwards 11s;
}
stop#upper-right {
animation: fill-blue 2s ease forwards 11s;
}
/*Web*/
@keyframes web1 {
to {
stroke-dashoffset: 688.78;
}
}
@keyframes web2 {
to {
stroke-dashoffset: 466.24;
}
}
@keyframes web3 {
to {
stroke-dashoffset: 517.16;
}
}
@keyframes web-out1 {
to {
stroke-dashoffset: 344.39;
}
}
@keyframes web-out2 {
to {
stroke-dashoffset: 233.12;
}
}
@keyframes web-out3 {
to {
stroke-dashoffset: 258.58;
}
}
/*Print*/
@keyframes print1 {
to {
stroke-dashoffset: 386.60;
}
}
@keyframes print2 {
to {
stroke-dashoffset: 479.94;
}
}
@keyframes print3 {
to {
stroke-dashoffset: 199.40;
}
}
@keyframes print4 {
to {
stroke-dashoffset: 549.00;
}
}
@keyframes print5 {
to {
stroke-dashoffset: 312.48;
}
}
@keyframes print-out1 {
to {
stroke-dashoffset: 193.30;
}
}
@keyframes print-out2 {
to {
stroke-dashoffset: 239.97;
}
}
@keyframes print-out3 {
to {
stroke-dashoffset: 99.70;
}
}
@keyframes print-out4 {
to {
stroke-dashoffset: 274.5;
}
}
@keyframes print-out5 {
to {
stroke-dashoffset: 156.24;
}
}
/*Logo*/
@keyframes logo1 {
to {
stroke-dashoffset: 280;
}
}
@keyframes logo2 {
to {
stroke-dashoffset: 506.02;
}
}
@keyframes logo3 {
to {
stroke-dashoffset: 516.18;
}
}
@keyframes logo4 {
to {
stroke-dashoffset: 506.02;
}
}
@keyframes logo-out1 {
to {
stroke-dashoffset: 140;
}
}
@keyframes logo-out2 {
to {
stroke-dashoffset: 253.01;
}
}
@keyframes logo-out3 {
to {
stroke-dashoffset: 258.09;
}
}
@keyframes logo-out4 {
to {
stroke-dashoffset: 253.01;
}
}
/*RO*/
@keyframes ro1 {
to {
stroke-dashoffset: 479.94;
}
}
@keyframes ro2 {
to {
stroke-dashoffset: 506.02;
}
}
@keyframes ro-out1 {
to {
stroke-dashoffset: 239.97;
}
}
@keyframes ro-out2 {
to {
stroke-dashoffset: 253.01;
}
}
/*Design*/
@keyframes design4 {
to {
stroke-dashoffset: 499.44;
}
}
@keyframes design5 {
to {
stroke-dashoffset: 466.24;
}
}
@keyframes design6 {
to {
stroke-dashoffset: 395.14;
}
}
@keyframes design7 {
to {
stroke-dashoffset: 199.38;
}
}
@keyframes design8 {
to {
stroke-dashoffset: 516.18;
}
}
@keyframes design9 {
to {
stroke-dashoffset: 549.00;
}
}
@keyframes design-out4 {
to {
stroke-dashoffset: 249.72;
}
}
@keyframes design-out5 {
to {
stroke-dashoffset: 233.12;
}
}
@keyframes design-out6 {
to {
stroke-dashoffset: 197.57;
}
}
@keyframes design-out7 {
to {
stroke-dashoffset: 99.69;
}
}
@keyframes design-out8 {
to {
stroke-dashoffset: 258.09;
}
}
@keyframes design-out9 {
to {
stroke-dashoffset: 274.5;
}
}
/*RO Logo Animation*/
@keyframes line-anim1 {
to {
stroke-dashoffset: 2385.62;
}
}
@keyframes line-anim2 {
to {
stroke-dashoffset: 2115.26;
}
}
@keyframes line-anim3 {
to {
stroke-dashoffset: 1503.66;
}
}
@keyframes fill-gray {
to {
fill: #333333;
}
}
@keyframes fill-white {
to {
fill: white;
}
}
@keyframes fill-blue {
to {
stop-color: #617884;
}
}
@keyframes logo-size {
to {
max-height: 110%;
}
}
/*Move Logo to maintain center*/
#complete-logo {
animation: svg-move1 0s ease forwards 0s, svg-move2 1.5s ease forwards 1.7s, svg-move3 1.5s ease forwards 3.5s, svg-move4 1.5s ease forwards 5.3s, svg-move5 2s ease forwards 8.8s;
}
@keyframes svg-move1 {
to {
transform: translateX(-20px);
}
}
@keyframes svg-move2 {
to {
transform: translateX(0);
}
}
@keyframes svg-move3 {
to {
transform: translateX(0);
}
}
@keyframes svg-move4 {
to {
transform: translateX(-40px);
}
}
@keyframes svg-move5 {
to {
transform: translateX(0);
}
}
Also see: Tab Triggers