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.
<svg id="Logo-Defs" version="1.2" baseProfile="tiny" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs>
<linearGradient id="MyGradient" x1="0%" y1="0%" x2="0%" y2="100%">
<stop offset="5%" stop-color="#F7D696"/>
<stop offset="50%" stop-color="#EEBE7B" />
<stop offset="95%" stop-color="#CEA058"/>
</linearGradient>
<g id="Logo-Group">
<path id="Mark" d="M345.722,433.321c0.285,0.218,0.549,0.457,0.787,0.718c1.486-0.708,3.206-1.187,5.108-1.343
c5.901-1.545,12.017,0.848,15.912,5.686c2.083-7.926,8.603-12.874,18.133-13.53l-1.186-4.424l-7.152-17.651l-8.122-14.317
l-10.02-17.661l-8.101-11.462l-1.928-1.897l-1.91-0.485l-2.859-0.476c0,0-1.9-0.478-1.9-1.911c0-1.421,0.467-3.808,0.467-3.808
l1.434-2.391l1.907-1.42l3.348-0.966l2.391-1.915l0.944-2.392l1.92-2.374l2.379-0.468l3.339,1.417l2.868,2.391l3.806,2.392
l2.388,0.948h2.877l1.661-1.915l-0.231-2.392l-0.972-1.896l-2.369-2.869c0,0-2.403-1.892-3.354-3.811
c-0.942-1.916-2.372-6.217-2.372-6.217l-1.434-5.713l-0.967-6.697l0.48-12.402v-6.675l-0.48-9.547l-0.472-6.208l-1.43-5.727
l-1.897-3.807l-2.88-3.826l-2.384-2.396l-3.339-2.854l0.476-2.378h5.247l-1.427-1.915l-2.378-1.901l-2.391-3.34l-2.862-2.877
l-1.431-2.155l-2.631-0.961l-3.095-0.228l-3.341,0.477l-1.918,0.489l-1.902,0.945l-2.396-0.945l-1.896-0.966l-1.915-0.485
l-0.954-1.901l-2.391-0.463l-1.905,1.416l-1.905,1.434l-1.907,0.477l-1.446-2.863l-2.218-2.423l0.018-0.018l-1.337-1.457
l-2.653-1.825l-3.348-0.477l-2.382,0.953l-2.146,1.193l-1.679,2.142l-1.902,2.387h-2.863l-2.877,0.971l-1.901,0.939l-0.948,1.425
l-0.957,1.919v1.902l-1.43,1.447l-3.341,1.906l-3.824,3.331l-2.618,3.109l-3.594,4.537l-3.332,5.731l-3.815,7.152l-3.344,7.151
l-3.35,4.778l-5.713,5.259l-6.683,4.284l-4.298,1.915l-1.434,1.18c0,0-1.43,0.726-2.863,2.641c-1.457,1.941-0.472,3.334,0.952,4.301
c1.447,0.944,5.26,0.944,5.26,0.944h4.292l7.637-0.477l4.301,0.477c0,0,1.416,0.489,2.378,1.438c1.059,1.06,1.42,2.619,1.42,2.619
c0,0.014-0.004,0.73-0.944,2.151c-0.957,1.421-4.777,6.675-4.777,6.675l-3.822,5.009l-2.858,5.019l-0.948,2.85l-0.722,2.405
c0,0,0.473,1.656,2.155,2.378c3.327,1.429,3.327,1.434,3.327,1.434l3.344,0.477h1.447l-0.966,2.858l-0.481,2.392l-2.383,1.425
l-2.863,1.442l-1.91,1.911l-2.85,3.33l-2.396,3.335l-1.434,1.911l-2.864,1.442l-2.863,6.689l0.469,1.896v2.863l-0.95,3.335
l-2.382,2.873l-2.146,2.128l-2.15,0.726l-0.478-2.854l-0.48-3.335v-7.169l-1.907-1.434l-3.339-0.939l-4.284,0.467l-3.58,0.721
l-3.831,1.426l-0.253,1.67v2.863l0.494,5.277l0.948,5.464l0.962,3.104l1.434,2.863l1.656,3.588l3.118,2.138l3.335,0.486l4.528-0.486
l3.112-0.961l3.341-2.369l2.381-2.877l2.863-4.769l1.916-4.769l1.419-6.198l2.392-2.414l2.146-4.284l0.241-2.855l0.481-2.386
l2.858-4.307l1.902-1.421h2.396l1.915,2.387l1.18,3.104l-0.228,3.58l-0.952,2.868l0.463,3.572c0,0,0.966,1.665,1.909,2.863
c0.949,1.18,3.35,2.631,3.35,2.631s2.387,0.481,3.815,0.481c1.429,0,4.774-0.962,4.774-0.962l4.77-0.952l4.297-0.954l2.868-0.952
l1.43,0.952l0.957,3.332v1.915l-2.868,0.958l-0.476,2.858l0.476,4.284l0.481,2.886l0.472,2.868l-0.954,2.378l-1.438,1.425
l-2.85,1.905l-2.867,1.435l-1.915,2.867l-0.472,1.914l-0.476,3.323l-2.378,5.731l-1.929,2.875l-0.078,0.125
c1.261,1.138,1.995,2.764,1.995,4.484v8.882c0.845-0.397,1.871-0.659,3.112-0.708c0.176-0.009,0.875-0.01,2.079,0.005
c1.74,0.02,4.426,0.052,6.497-0.003c1.394-0.038,2.165-0.125,2.981-0.217c0.774-0.087,1.652-0.186,2.841-0.211l0.353-0.004
c2.854,0,4.838,1.441,5.867,3.317c3.837-2.694,8.493-4.241,13.62-4.241l0.184,0.001c4.854,0.025,10.013,1.863,14.109,5.359
c0.983-0.855,2.438-1.553,4.598-1.668l0.108-0.006c0.067-0.01,0.136-0.02,0.203-0.028c3.845-0.47,6.832-1.026,9.684-1.805
C342.281,431.802,344.226,432.179,345.722,433.321z"/>
<path id="Frame" d="M444.637,551.651c-91.28-17.413-185.028-17.413-276.309,0c0-2,0-4,0-6.001
c91.28-17.412,185.028-17.412,276.309,0C444.637,547.651,444.637,549.651,444.637,551.651z M409.369,418.422
c7.382-19.813,11.543-42.049,11.543-65.542c0-82.684-51.341-149.941-114.427-149.941c-63.099,0-114.433,67.258-114.433,149.941
c0,23.493,4.162,45.729,11.545,65.542c-11.79,1.661-23.55,3.605-35.27,5.841c0,2,0,4,0,6c12.458-2.376,24.962-4.416,37.499-6.145
c4.108-0.565,8.22-1.101,12.336-1.598c-0.818-1.873-1.597-3.78-2.35-5.708c-7.474-19.119-11.72-40.863-11.72-63.933
c0-76.044,45.938-137.896,102.393-137.896c56.451,0,102.38,61.852,102.38,137.896c0,23.058-4.237,44.81-11.7,63.935
c-0.754,1.931-1.548,3.829-2.366,5.706c4.118,0.497,8.232,1.032,12.344,1.599c12.535,1.728,25.038,3.768,37.494,6.144
c-0.001-2-0.001-4,0-6C432.918,422.027,421.158,420.084,409.369,418.422z"/>
<g id="Logo-Text">
<path id="BakertSt" class="Text" d="M171.47,488.051c0.949-0.177,1.605-0.454,2.795-0.672c2.621-0.478,5.244-0.94,7.869-1.39
c5.245-0.898,9.418-1.229,10.741-1.436c1.551-0.242,4.055-0.712,6.391-1.452c5.56-1.639,14.762-6.033,14.762-15.465
c-0.001-10.741-11.529-12.512-17.987-11.657c0-0.056,0-0.11,0-0.166c5.257-1.451,13.948-4.785,13.95-13.812
c-0.002-9.385-11.088-9.947-16.76-9.035c-6.85,1.065-13.688,2.228-20.513,3.486c-0.598,0.11-1.319,0.324-1.319,0.633
c0.001,0.413,0.428,0.41,0.963,0.624c2.254,0.716,2.376,2.93,2.376,7.331c0,11.044,0,22.088,0,33.131
c-0.001,4.955-1.305,7.511-3.813,8.938c-0.585,0.353-1.066,0.443-1.066,0.923C169.861,488.196,170.154,488.297,171.47,488.051z
M183.888,436.479c2.514-0.425,5.029-0.835,7.546-1.232c6.46-1.014,8.846,2.744,8.845,8.415c0,6.579-0.567,10.852-8.993,12.165
c-2.468,0.39-4.934,0.793-7.398,1.209C183.888,450.184,183.888,443.331,183.888,436.479z M183.888,459.037
c2.654-0.447,5.311-0.88,7.968-1.299c4.603-0.733,11.085,0.903,11.084,10.51c0,8.801-2.48,12.82-8.689,13.771
c-2.042,0.314-4.084,0.638-6.125,0.97c-3.822,0.626-4.238-1.059-4.238-8.983C183.888,469.016,183.888,464.026,183.888,459.037z
M239.388,455.25c-6.508,0.548-20.179,3.192-20.176,14.287c-0.001,8.662,6.61,11.363,13.067,10.717
c5.451-0.55,9.042-3.477,11.462-9.584c0.04-0.004,0.08-0.007,0.12-0.011c0.124,2.531,0.625,5.046,1.494,7.307
c2.489-0.208,4.98-0.401,7.471-0.584c0.442-0.032,0.811-0.138,0.811-0.357c0.001-0.209-0.251-0.191-0.613-0.388
c-1.927-0.883-2.238-3.034-2.239-5.443c0-6.819,0-13.64,0-20.459c0.001-9.183-8.223-11.543-15.293-10.846
c-5.509,0.537-9.54,1.475-14.609,5.199c0.842,2.961,1.684,5.925,2.527,8.89c0.117,0.425,0.186,0.779,0.301,0.766
c0.126-0.014,0.253-0.604,0.505-1.287c2.228-6.658,4.646-11.53,10.348-12.095c6.256-0.606,8.362,4.18,8.362,11.169
c0,0.802,0,1.604,0,2.404C241.747,455.037,240.567,455.142,239.388,455.25z M242.879,461.425c0,6.993-1.324,15.333-7.943,15.97
c-3.984,0.388-6.961-2.358-6.961-7.688c-0.001-9.609,5.532-12.545,11.602-13.095c1.101-0.101,2.202-0.198,3.303-0.293
C242.879,458.021,242.879,459.723,242.879,461.425z M256.815,476.956c0-0.212,0.199-0.314,0.436-0.469
c2.977-1.29,3.223-5.593,3.222-11.724c0-9.635,0-19.271,0-28.906c0-4.3-0.245-7.634-2.285-7.863
c-0.687-0.102-1.059-0.289-1.058-0.582c0-0.226,0.557-0.411,1.176-0.663c2.982-1.067,6.886-2.028,9.883-3.129
c0,9.978,0,19.956,0,29.934c2.991-3.047,5.982-6.075,8.974-9.085c1.424-1.433,2.302-2.633,2.302-3.872
c0-1.016-1.402-1.696-2.128-1.892c-0.313-0.075-0.627-0.178-0.626-0.553c0-0.289,0.38-0.304,0.871-0.323
c0.562-0.025,5.259,0.089,8.494,0.005c3.046-0.082,3.787-0.385,5.79-0.427c0.555-0.011,0.872-0.017,0.872,0.422
c0,0.361-1.072,0.448-2.057,0.771c-3.542,1.095-7.159,3.755-10.073,6.471c-2.553,2.44-5.105,4.895-7.657,7.361c0,0.05,0,0.1,0,0.149
c8.447-0.14,9.526,3.893,13.811,11.773c2.116,3.878,3.977,8.757,7.342,10.522c0.308,0.141,0.613,0.286,0.612,0.498
c-0.001,0.215-0.303,0.368-0.688,0.374c-0.302,0.003-4.621-0.135-7.735-0.045c-1.427,0.038-2.853,0.299-4.099,0.341
c0-0.001-2.695-8.236-4.437-11.57c-1.761-3.325-4.044-8.795-7.404-8.631c-2.162,0.107-2.162,3.03-2.164,6.159
c0,1.746,0,3.493,0,5.24c0.001,4.597,0.302,7.335,3.352,8.427c0.309,0.062,0.554,0.202,0.553,0.414c0,0.214-0.309,0.377-0.682,0.395
c-0.318,0.014-4.345-0.008-7.764,0.194c-3.36,0.195-5.835,0.58-6.215,0.604C257.131,477.298,256.815,477.171,256.815,476.956z
M311.72,476.529c8.446,0.061,14.667-5.788,16.654-15.78c-0.434-0.013-0.867-0.025-1.301-0.038
c-2.12,8.461-6.385,12.697-13.542,12.624c-5.663-0.058-11.014-6.034-11.013-17.204c0-1.524,0.059-3.053,0.184-4.735
c8.292-0.042,16.583,0.055,24.874,0.292c-0.875-10.154-9.087-15.171-15.855-15.206c-10.576-0.075-18.406,8.476-18.407,20.116
C293.312,468.26,301.144,476.454,311.72,476.529z M310.002,438.196c4.998,0.025,7.743,4.765,7.743,11.297
c-4.932-0.075-9.864-0.101-14.796-0.077C303.63,443.756,305.017,438.177,310.002,438.196z M328.933,475.741
c-0.001-0.263,0.327-0.512,0.894-0.629c3.811-2.061,4.379-2.225,4.379-8.343c0-5.802,0-11.604,0-17.404
c-0.001-5.026-0.326-7.667-3.169-8.347c-0.805-0.245-1.211-0.471-1.21-0.619c0.073-0.29,1.137-0.186,1.688-0.305
c3.737-0.456,7.146-1.047,10.542-1.974c0,3.133,0,6.265,0,9.397c0.056,0.002,0.111,0.005,0.167,0.008
c3.156-5.893,6.207-9.441,12.039-8.771c-0.819,3.279-1.638,6.56-2.456,9.841c-1.056-0.999-2.552-1.314-3.854-1.388
c-3.682-0.205-5.413,3.697-5.414,6.517c0,4.469,0,8.937,0,13.405c0,4.599,0.41,7.104,4.618,8.609
c0.57,0.292,0.813,0.565,0.813,0.828c-0.001,0.381-0.244,0.366-0.655,0.344c-0.559-0.031-4.522-0.688-8.979-0.88
c-4.375-0.19-8.186,0.128-8.664,0.113C329.26,476.132,328.934,475.997,328.933,475.741z M401.625,469.854
c0.001-6.944-5.48-7.632-11.101-9.582c-6.714-2.009-17.671-5.662-17.673-16.075c0.001-12.135,10.195-14.174,18.748-13.159
c5.525,0.644,10.888,2.428,16.9,5.947c-0.684,2.679-1.368,5.358-2.052,8.039c-0.374,1.336-0.521,1.743-0.731,1.714
c-0.154-0.021-0.234-0.206-0.373-0.563c-1.839-6.304-5.957-12.371-13.687-13.275c-3.79-0.448-9.207,1.384-9.208,7.631
c0,7.048,8.044,9.006,14.307,11.048c11.235,3.64,13.949,10.659,13.952,15.303c0.001,13.009-12.447,15.188-21.555,14.194
c-7.428-0.815-9.29-1.93-17.855-6.273c0.833-3.557,1.666-7.111,2.498-10.665c0.384-1.622,0.459-1.97,0.853-1.934
c0.388,0.036,0.469,0.582,0.544,1.236c1.09,9.245,8.204,14.6,13.989,15.263C395.288,479.385,401.626,478.808,401.625,469.854z
M413.235,447.771c0-0.37,0.436-0.591,1.086-0.868c3.113-0.995,7.689-3.626,9.697-8.835c0.163-0.486,0.388-0.662,0.605-0.627
c0.268,0.044,0.268,0.55,0.268,1.058c0,3.132,0,6.263,0,9.395c2.351,0.382,4.701,0.776,7.049,1.182
c-0.126,0.757-0.251,1.514-0.377,2.271c-2.223-0.383-4.446-0.755-6.672-1.117c0,7.242,0,14.485,0,21.728
c0,9.685,1.734,11.717,3.473,12.805c0.437,0.299,0.661,0.413,0.661,0.622c0,0.221-0.392,0.233-0.879,0.152
c-2.847-0.477-5.696-0.937-8.548-1.379c-1.513-1.19-2.283-2.908-2.285-5.678c0-9.814,0-19.628,0-29.442
c-1.175-0.179-2.35-0.354-3.524-0.527C413.461,448.46,413.235,448.132,413.235,447.771z M436.646,437.689
c-0.006-0.001-0.011-0.002-0.017-0.003c-2.162-0.389-3.916,1.078-3.918,3.29c-0.001,2.249,1.757,4.307,3.918,4.694
c2.179,0.39,3.899-1.042,3.9-3.292C440.528,440.167,438.806,438.076,436.646,437.689z M436.646,445.054
c-1.757-0.314-3.181-2.05-3.181-3.945c0-1.858,1.426-3.115,3.164-2.803c0.006,0.001,0.011,0.002,0.017,0.003
c1.758,0.315,3.161,2.079,3.162,3.956C439.81,444.142,438.404,445.388,436.646,445.054z M437.35,441.94c0-0.012,0-0.022,0-0.034
c0.477-0.056,0.86-0.341,0.861-0.926c0-0.425-0.139-0.751-0.403-0.994c-0.266-0.24-0.705-0.463-1.372-0.582
c-0.526-0.095-0.881-0.105-1.247-0.116c0,1.48,0,2.962,0,4.443c0.234,0.041,0.469,0.083,0.702,0.125c0-0.638,0-1.275,0-1.912
c0.164,0.029,0.328,0.059,0.492,0.087c0.564,0.102,0.847,0.365,0.949,0.95c0.088,0.601,0.192,1.026,0.298,1.187
c0.246,0.045,0.492,0.09,0.738,0.135c-0.069-0.154-0.175-0.438-0.28-1.148C438,442.483,437.734,442.081,437.35,441.94z
M436.401,441.488c-0.17-0.03-0.341-0.061-0.511-0.091c0-0.503,0-1.005,0-1.508c0.122,0.005,0.281,0.016,0.511,0.057
c0.791,0.142,1.071,0.582,1.07,0.973C437.472,441.467,436.98,441.592,436.401,441.488z M436.587,486.997
c-2.104-0.377-3.876-2.738-3.876-5.142c0.001-2.423,1.772-4.223,3.876-3.846c2.232,0.4,3.941,2.825,3.941,5.247
C440.528,485.661,438.819,487.397,436.587,486.997z"/>
<path id="PubGrill" class="Text" d="M384.262,509.364c0,3.762,0,7.523,0,11.285c-0.001,3.868,0.335,5.991,3.869,7.473
c0.482,0.265,0.683,0.517,0.683,0.735c0,0.325-0.199,0.303-0.534,0.266c-0.478-0.054-3.816-0.808-7.56-1.186
c-3.664-0.372-6.864-0.28-7.279-0.319c-0.328-0.029-0.601-0.178-0.601-0.38c0-0.219,0.271-0.423,0.741-0.481
c3.203-1.554,3.678-1.662,3.678-6.816c0-4.885,0-9.77,0-14.654c-0.001-4.237-0.281-6.479-2.66-7.19
c-0.685-0.245-1.018-0.456-1.018-0.587c0.062-0.239,0.959-0.101,1.435-0.171c3.121-0.201,5.977-0.524,8.842-1.147
c0,2.637,0,5.274,0,7.912c0.046,0.005,0.093,0.01,0.14,0.015c2.647-4.806,5.202-7.646,10.097-6.823
c-0.687,2.726-1.371,5.451-2.057,8.179c-0.885-0.902-2.134-1.222-3.233-1.346C385.717,503.781,384.26,506.983,384.262,509.364z
M168.835,537.385c0-0.137,0.48-0.354,0.804-0.606c2.445-1.881,2.94-3.834,2.939-9.12c0-8.311,0-16.621,0-24.931
c0-2.832-0.057-5.206-2.117-6.044c-0.497-0.167-0.703-0.127-0.704-0.322c0-0.248,0.26-0.375,1.945-0.688
c6.047-1.125,12.105-2.173,18.172-3.145c4.265-0.704,13.182,0.064,13.183,8.841c0,8.742-10.229,12.606-17.36,13.814
c-2.779,0.464-3.482,0.457-5.068,0.542c0,4.204,0,8.408,0,12.612c0,3.166,0.493,4.941,3.049,5.731
c0.597,0.162,1.418,0.207,1.417,0.345c0,0.192-0.171,0.354-0.448,0.4c-0.43,0.066-5.825,0.783-8.917,1.348
c-5.215,0.946-6.192,1.35-6.522,1.408C169,537.61,168.836,537.508,168.835,537.385z M180.63,513.596
c1.584,0.297,1.487,0.312,3.612-0.047c5.527-0.93,9.617-4.375,9.616-11.206c0-5.987-4.753-8.094-9.566-7.281
c-1.221,0.205-2.441,0.413-3.662,0.625C180.63,501.656,180.63,507.626,180.63,513.596z M205.41,500.732
c-0.479,0.133-0.788,0.176-0.788,0.36c0,0.182,0.368,0.321,0.788,0.386c1.483,0.419,1.68,1.14,1.68,4.731c0,4.177,0,8.353,0,12.528
c0.002,9.989,3.682,12.882,11.22,11.967c5.428-0.647,7.242-3.379,9.457-9.152c0.044-0.005,0.089-0.01,0.134-0.015
c0.138,2.91,0.732,5.021,1.743,6.953c2.662-0.279,5.324-0.543,7.987-0.793c0.465-0.044,0.873-0.135,0.874-0.318
c0-0.07-0.135-0.115-0.407-0.157c-2.88-0.406-3.687-1.93-3.685-7.088c0-8.21,0-16.42,0-24.63c-3.358,1.072-6.042,1.79-8.656,2.455
c-0.337,0.096-1.069,0.308-1.068,0.488c0,0.066,0.265,0.096,0.863,0.345c1.209,0.417,1.956,1.14,1.956,4.93
c0,4.156,0,8.312,0,12.469c0.001,5.777-1.775,11.046-7.259,11.687c-5.58,0.665-6.31-4.262-6.311-9.969c0-6.701,0-13.403,0-20.104
C211.416,498.927,207.774,500.036,205.41,500.732z M250.652,481.62c0,6.578,0,13.157,0,19.736c0.036-0.003,0.071-0.006,0.107-0.008
c2.009-5.49,3.893-8.249,9.703-8.619c6.132-0.394,13.36,5.551,13.359,16.339c0,8.813-5.627,17.3-13.359,17.783
c-5.708,0.363-7.745-2.146-10.02-6.006c-0.314,1.876-0.685,3.776-1.792,5.902c-2.05,0.161-4.1,0.331-6.148,0.51
c-0.848,0.073-1.691,0.218-1.692-0.088c-0.001-0.195,0.108-0.392,0.309-0.526c2.166-1.122,2.906-3.17,2.906-6.088
c0-10.298,0-20.596,0-30.894c0.001-1.729-0.262-4.135-1.787-4.427c-0.322-0.043-0.796-0.186-0.798-0.372
c0-0.368,0.417-0.477,0.798-0.565C244.719,483.52,248.124,482.627,250.652,481.62z M250.759,510.453
c-0.001,12.686,4.577,14.76,8.062,14.538c3.439-0.227,7.766-2.88,7.766-15.566c0-12.671-4.328-14.851-7.766-14.624
C255.335,495.022,250.759,497.782,250.759,510.453z M294.248,502.34c0-0.002-3.445-3.542-3.445-10.103
c0-5.944,5.054-11.177,10.961-11.212c5.009-0.032,8.565,2.465,8.869,8.126c0,5.921-5.189,10.07-9.661,11.45
c2.294,3.221,9.386,10.989,12.286,13.147c0.79-1.479,0.754-2.44,0.753-4.914c0.001-4.234-1.595-5.201-4.977-6.204
c-0.175-0.066-0.36-0.144-0.36-0.36c-0.001-0.35,0.963-0.349,2.779-0.337c2.885,0.02,5.769,0.056,8.653,0.109
c-0.364,6.641-1.087,9.315-4.596,14.344c2.12,2.15,5.617,6.09,8.932,7.237c0.969,0.3,1.328,0.522,1.329,0.739
c0.001,0.215-0.06,0.35-0.184,0.346c-3.706-0.101-7.412-0.173-11.119-0.218c-1.201-0.954-2.402-1.904-3.604-2.853
c-4.529,3.298-7.65,4.232-13.075,4.291c-5.926,0.062-12.558-3-12.556-10.35C285.235,505.18,293.945,503.04,294.248,502.34z
M295.438,488.295c0.001,4.669,2.048,7.954,4.759,11.103c1.678-1.324,3.985-4.253,4.23-8.778c0.001-4.084-0.497-7.846-4.475-7.814
C297.054,482.831,295.438,484.98,295.438,488.295z M293.232,510.883c0.001,8.416,4.386,11.667,10.142,11.643
c2.69-0.011,4.837-0.864,6.147-2.392c-2.967-2.094-11.065-12.053-13.569-15.478C294.617,505.838,293.233,508.748,293.232,510.883z
M352.716,484.005c5.388,0.334,10.926,3.606,12.26,12.07c0.123,0.583,0.326,1.498,0.447,1.508c0.194,0.016,0.575-1.501,0.77-1.981
c0.739-2.315,1.479-4.63,2.218-6.942c-5.08-4.85-10.196-6.481-17.048-6.902c-10.163-0.63-19.619,8.018-19.62,21.777
c0,15.357,9.979,23.05,19.62,23.653c5.867,0.355,11.68-1.015,16.319-4.773c0-3.672,0-7.343,0-11.014
c0-3.079-0.001-4.427,3.189-5.085c0.662-0.131,1.196-0.291,1.196-0.424c0-0.265-0.469-0.506-1.329-0.581
c-0.924-0.085-5.437-0.194-8.102-0.394c-2.846-0.226-8.631-0.886-9.229-0.917c-0.587-0.037-0.922,0.006-0.922,0.212
c0.001,0.193,0.591,0.43,1.779,0.771c3.525,1.036,5.718,1.808,5.719,5.942c0,1.648,0,3.298,0,4.946
c-0.001,6.943-1.507,10.091-8.621,9.646c-7.361-0.441-10.747-9.854-10.746-20.556C340.615,493.955,342.966,483.413,352.716,484.005z
M397.231,529.523c-0.403,0.019-0.666,0.111-0.667,0.477c0,0.188,0.332,0.228,0.928,0.302c0.658,0.083,3.04,0.189,6.597,0.664
c3.575,0.478,5.947,1.007,6.606,1.1c0.594,0.085,0.923,0.133,0.922-0.055c-0.001-0.365-0.263-0.528-0.661-0.654
c-3.029-0.98-3.428-3.833-3.427-7.735c0-8.23,0-16.46,0-24.69c-3.171,0.367-5.94,0.628-9.053,0.794
c-0.456,0.002-1.184-0.017-1.183,0.094c-0.001,0.19,0.728,0.281,1.114,0.521c1.068,0.689,2.319,1.215,2.319,4.327
c0,6.016,0,12.03,0,18.045C400.728,526.614,400.269,529.354,397.231,529.523z M407.529,491.254c0-2.422-1.718-4.77-3.963-5.067
c-2.115-0.281-3.897,1.6-3.896,4.023c0.001,2.403,1.783,4.684,3.896,4.965C405.812,495.473,407.528,493.658,407.529,491.254z
M414.201,532.574c0.446,0.066,3.187,0.282,6.623,0.822c4.77,0.753,6.437,1.229,6.753,1.279c0.262,0.044,0.571,0.036,0.571-0.092
c0.001-0.114-0.125-0.258-0.376-0.428c-3.434-1.755-3.633-4.142-3.634-8.044c0-12.387,0-24.774,0-37.161
c-3.057,0.324-5.742,0.52-8.728,0.634c-0.443-0.011-0.961-0.017-0.962,0.296c-0.001,0.242,0.581,0.513,0.962,0.641
c1.594,0.538,2.167,1.868,2.166,4.908c0,9.884,0,19.769,0,29.652c0.001,3.902-0.125,5.987-3.638,6.902
c-0.254,0.09-0.381,0.194-0.381,0.309C413.561,532.48,413.821,532.519,414.201,532.574z M429.96,534.524
c-0.251,0.085-0.377,0.187-0.376,0.301c0,0.188,0.252,0.229,0.626,0.294c0.441,0.075,3.185,0.354,6.62,0.971
c4.757,0.858,6.404,1.369,6.723,1.427c0.264,0.05,0.576,0.051,0.576-0.077c0-0.115-0.127-0.262-0.375-0.437
c-3.438-1.833-3.619-4.222-3.619-8.124c0-12.387,0-24.773,0-37.161c-3.056,0.255-5.728,0.393-8.711,0.439
c-0.439-0.021-0.95-0.036-0.951,0.275c0,0.244,0.567,0.523,0.951,0.662c1.589,0.573,2.153,1.914,2.153,4.954
c0,9.884,0,19.768,0,29.652C433.576,531.604,433.455,533.686,429.96,534.524z"/>
</g>
</g>
</defs>
</svg>
<svg id="Logo" class="Animate-Path" width="100%" height="100%" viewBox="0 0 612 792" xml:space="preserve">
<use id="Draw-Mark" class="Animate-Draw" xlink:href="#Mark" />
<use id="Draw-Frame" class="Animate-Draw" xlink:href="#Frame" />
<use id="Draw-Text" class="Animate-Draw" xlink:href="#Logo-Text" />
<!--<use class="Animate-Fill" xlink:href="#Logo-Group" /> -->
</svg>
body { overflow: hidden; background: #000; }
#Logo {
width: 150%;
height: 100%;
position: absolute;
top: 0; right: -25%; bottom: 0; left: -25%;
margin: auto;
display:block;
fill: #aa7f3d;
fill: url("#MyGradient");
stroke: #EEBE7B;
stroke-miterlimit: 5;
}
.Animate-Draw {
fill-opacity: 0;
animation-timing-function: ease-in-out;
animation-fill-mode: forwards;
animation-iteration: 1;
animation-name: DrawLine, FadeStroke, FillIn;
animation-duration: 4s, 1s, 1s;
animation-delay: 0s, 3.5s, 3.5s;
}
#Draw-Mark {
stroke-dashArray: 1100;
stroke-dashoffset: 1100;
}
#Draw-Frame {
animation-delay: 1s, 3.5s, 3.5s;
animation-duration: 3.5s, 1s, 1s;
stroke-dashArray: 1500;
stroke-dashoffset: 1500;
}
#Draw-Text {
animation-delay: 2s, 3.5s, 3.5s;
animation-duration: 2s, 1s, 1s;
stroke-dashArray: 300;
stroke-dashoffset: 300;
//animation-duration: 4s;
}
@keyframes DrawLine {
to { stroke-dashOffset: 0; }
}
@keyframes FadeStroke {
to { stroke-opacity: 0; }
}
@keyframes FillIn {
from { fill-opacity: 0; }
to { fill-opacity: 1; }
}
Also see: Tab Triggers