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 Skypack, which makes packages from npm not only available on a CDN, but prepares them for native JavaScript ES6 import
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 class="logo">
<svg viewBox="0 0 1397.5 167.5" xml:space="preserve">
<style type="text/css">
.mycirc{fill:url(#SVGID_1_);}
.no{fill: red; width:20px; height: 20px;}
</style>
<defs>
<clipPath id="maskpbody">
<path id="p-body" d="M57,104.2c0-0.1-0.7-0.2-1.1-0.2c-4.6-0.1-8.8-0.4-13.3-1.4c-2.5-0.5-4.9-1.6-7.2-2.6
c-7.6-3.5-14.7-8-20.6-13.9c-6.8-6.8-11.3-15-13.1-24.5C1.3,59.8,1,58.1,0,56.3c0-3.1,0-6.3,0-9.4c1-1.8,1.2-3.7,1.6-5.5
c1.1-5.3,3.1-10.4,6.1-15c6.4-9.6,14.9-16.8,25.8-20.9c7.4-2.8,15.1-4.6,23.1-5c0.3,0,0.6-0.5,0.9-0.5C57.6,0,57,0,57,0v7.6
c-1,0.1-1.3,0.2-2,0.3c-7.3,0.3-13.9,1.9-20.3,5.4c-8,4.4-15,9.8-19.8,17.8c-4.4,7.4-7.1,15.3-5.9,24.1c0.8,5.5,2.1,10.9,4.5,15.9
c3.5,7.3,8.7,12.9,15.5,17.2c5.6,3.6,11.6,5.7,18.1,6.8c3.3,0.6,6.8,1,9.8,0.8V104.2z M66.4,135.5c1-0.2,1.4-0.3,2.1-0.4
c7.4-0.9,14.6-2.6,21.7-5.2c11.4-4.2,21.5-10.4,29.8-19.4c5.9-6.4,10.5-13.5,13.1-21.9c1.8-5.7,3-11.5,3.3-17.5
c0.2-4.2,0-8.5-0.2-12.7c-0.4-6.1-1.8-12-4.6-17.5c-4-7.9-9.1-15-15.5-21.1c-4.9-4.7-10.4-8.6-16.5-11.6C92,4.4,83.8,1.9,75.3,0.9
C73.7,0.7,72.1,0,70.5,0C69.1,0,67,0,66,0v8c1,0,3.2-0.1,4.7,0c8.6,0.8,16.9,3.1,24.6,6.9c10.5,5.1,19,12.5,25.1,22.5
c4.1,6.8,6.7,14.2,8.1,22c0,0.3,0.1,0.5,0.1,0.8c0.1,6.9,0.1,13.9-1.5,20.7c-2.1,9-6.2,16.8-12.8,23.5c-7.4,7.5-16,13.1-25.5,17.3
c-4.8,2.1-9.8,3.3-15,4.3c-2.4,0.4-5.4,0.8-7.4,1.2 M66.4,103.5c1-0.3,3.3-0.7,5-1.1c8.8-1.9,16.5-5.7,23.1-11.8c1-1,1.9-2.1,3-3.3
c-2-1.9-3.8-3.6-5.8-5.4c-7,7.3-15.3,11.7-25.3,13.5"/>
</clipPath>
<clipPath id="maskpleg">
<path id="p-leg" d="M57,166h10c0-10,0-20.6,0-31.2c0,0,0,0,0,0v-40V7.3V0H57v6.9v88.4v8.2c0,0,0,0,0,0C57,124.7,57,145,57,166z"/>
</clipPath>
<clipPath id="maska1acrs">
<path id="a1-acrs" d="M240.4,57h-46.8h-8.3c0,0,0,0,0,0c-8.1,0-16,0-24.3,0c1.4,3,2.6,6,4,9c6.8,0,13.4,0,20.4,0l0,0h8.2h46.8h7.6
c0-3,0-6,0-9H240.4z"/>
</clipPath>
<clipPath id="maska1body">
<path id="a1-body" d="M249,65.3c0-6,0.1-21.1,0.1-27.2c0-2.1-0.1-4.1-0.2-6.1c-0.2-4.3-1.1-8.3-2.4-12.4c-4.2-13-15.6-18.8-27-19.3
c-3.4-0.2-6.8,0.4-10.1,1.1c-8.3,1.8-14.7,6.3-18.9,13.8c-3,5.4-4.3,11.3-4.4,17.3c-0.2,7.4-0.3,14.6-0.3,22
c0,0.6,0.3,10.8,0.3,10.8c0,34,0,68,0,102.2c2-0.1,5,0.1,8-0.1c0-34.2,0-68.1,0-102.1c0,0-0.1-10-0.1-10.6c0-7.6,0-15.1,0.1-22.7
c0.1-6.2,1.9-11.9,6-16.8c1.9-2.2,4.3-3.8,7-4.9c5.1-2.2,10.5-2.5,15.8-1.6c8.7,1.4,14,6.9,16.5,15.2c1.1,3.5,1.1,7.2,1.1,10.8
c0,6.6-0.5,13.2-0.5,19.9c0,0.7,0,10.7,0,10.7c0,7,0,13.6,0,20.4c0,6.8,0,13.6,0,20.5c0,6.8,0,13.6,0,20.5c0,6.8,0.4,13.5,0.5,20.3
c0,6.8,0.4,13.2,0.5,20.2c2.8,0,5,0,8,0c0-1,0-1.5,0-2.4C249,131.4,249,98.3,249,65.3z"/>
</clipPath>
<clipPath id="masklcurve">
<path id="l-curve" d="M370.5,86.8c-0.4-0.6-0.9-1.1-1.4-1.7c-2.2,1.4-4.2,2.8-6.4,4.3c3.2,3.5,5.2,7.4,6.7,11.7
c1.8,5.5,2.4,11.2,2.2,17c-0.2,6.3-1.8,12.2-4.7,17.7c-2.1,4-5.3,7.3-8.7,10.3c-9.1,8.2-19.8,12.1-31.8,12.6c-4.4,0.2-9,0-13.4,0
c-0.4,0-0.7-0.1-1.7-0.2l0.1,8.4c7,0,12.8,0.1,19.1,0.1c0.8,0,1.7,0,2.5-0.2c12.5-2.1,23.4-7.3,32.4-16.5c8.4-8.6,13.1-19,14.3-30.9
C380.9,107.5,377.5,96.6,370.5,86.8z"/>
</clipPath>
<clipPath id="masklbody">
<path id="l-body" d="M303.3,167c0-0.9,0.1-1.7,0.1-2.6c0-53.8,0-107.6,0-161.3c0-0.9,0-1.7,0-2.9c2.7-0.1,5.4-0.1,8.2,0
c0,0.8,0.1,1.4,0.1,2.1c0,54.4,0,108.8,0,163.1c0,0.5,0,1.1-0.1,1.6C308.8,167,306,167,303.3,167z"/>
</clipPath>
<clipPath id="masko">
<path id="o" d="M410.8,83.2c0-15.8,0-31.6,0-47.4c0-3.3,0-6.6,0.9-9.9c1.1-4.2,2.2-8.3,4.5-12.1c4.4-7,10.9-11,18.9-12.6
c5.8-1.2,11.5-1.4,17.3,0.4c4.4,1.4,8.5,3.4,12,6.5c2.5,2.3,4.4,5.2,5.8,8.4c2.3,5.1,3.6,10.5,3.8,16.1c0.1,3.5,0.3,7.1,0.3,10.6
c0,29.2,0,58.5,0,87.7c0,5.6-0.8,11.2-2.7,16.6c-1.8,4.9-4.3,9.5-8.5,12.7c-5.5,4.2-11.7,6.6-18.7,6.6c-3.9,0-7.8,0-11.7-1.2
c-10.1-3-16.6-9.5-19.7-19.6c-1.4-4.7-2.1-9.4-2.1-14.3C410.9,115.6,410.8,99.4,410.8,83.2z M419.1,83.3c0,16.8,0,33.6,0,50.4
c0,4.1,0.6,8.1,2,11.9c2.1,5.8,5.9,10,11.7,12.1c5.3,1.9,10.7,2.1,16.2,0.8c6.3-1.4,10.8-5,13.7-10.8c2.3-4.8,3.1-10,3.1-15.3
c0.1-32.9,0.1-65.7,0-98.6c0-3.9-0.6-7.7-1.9-11.4c-2.8-7.9-8.2-12.9-16.5-14.2c-4.7-0.8-9.4-0.3-14,1.2c-4.8,1.6-8.4,4.7-11,9
c-2.3,4.1-3.5,8.5-3.5,13.1C419.1,49,419.1,66.2,419.1,83.3z"/>
</clipPath>
<clipPath id="maskmleft">
<path id="m-left" d="M588,40.7c-0.1-14.5-4.2-24.4-4.2-24.4c-0.3-0.4-0.4-0.6-0.5-0.8c-3.8-8-10.5-12.1-18.8-14.1
c-5.9-1.5-11.7-0.8-17.4,0.7c-8.1,2.2-13.9,7.1-17.6,14.5c-2.9,5.9-4.2,12.2-4.2,18.7c-0.1,29.6-0.3,59.3-0.3,88.9
c0,8.9,0,17.9,0,26.8l0.5,16c2.8,0,5.5,0,7.5,0c0-1,0-1.6,0-2.4c0-42.8,0-85.5,0-128.3c0-0.6,0.4-1.2,0.3-1.8
c-0.4-3.6,0.3-7.2,1.4-10.7c2.2-7.3,6.7-12.6,14.2-14.7c3.6-1.1,7.4-1.4,11.1-1c4.9,0.5,9.2,2.3,12.7,5.9c2.6,2.7,4.3,5.9,5.4,9.5
c1.3,4.2,1.2,8.6,1.2,13c0,42.6-0.4,85.3-0.4,127.9c0,0.8,0,1.7,0,2.6l9,0c0,0,0-0.1,0-0.3c0-0.7,0-2.4,0-5
C588,121.4,588,81,588,40.7z"/>
</clipPath>
<clipPath id="maskmright">
<path id="m-right" d="M579.4,40.7c0.1-14.5,4.4-24.4,4.4-24.4c0.3-0.4,0.5-0.6,0.6-0.8c3.8-8,10.6-12.1,18.8-14.1
c5.9-1.5,11.7-0.8,17.5,0.7c8.1,2.2,13.9,7.1,17.6,14.5c2.9,5.9,3.8,12.2,3.8,18.7c0.1,29.6-0.2,59.3-0.2,88.9c0,8.9,0,17.9,0,26.8
l0.3,16c-2.8,0-6.3,0-8.3,0c0-1,0-1.6,0-2.4c0-42.8,0-85.5,0-128.3c0-0.6,0-1.2,0.1-1.8c0.4-3.6-0.1-7.2-1.1-10.7
c-2.2-7.3-6.6-12.6-14.1-14.7c-3.6-1.1-7.3-1.4-11.1-1c-4.9,0.5-9.2,2.3-12.7,5.9c-2.6,2.7-4.3,5.9-5.3,9.5c-1.3,4.2-1.6,8.6-1.6,13
c0,42.6,0,85.3,0,127.9c0,0.8,0,1.7,0,2.6l-9,0c0,0,0-0.1,0-0.3c0-0.7,0-2.4,0-5C579,121.4,579.4,81,579.4,40.7z"/>
</clipPath>
<clipPath id="maska2body">
<path id="a2-body" d="M760,40.7c-0.1-14.5-4.2-24.4-4.2-24.4c-0.3-0.4-0.4-0.6-0.5-0.8c-3.8-8-10.5-12.1-18.8-14.1
c-5.9-1.5-11.7-0.8-17.4,0.7c-8.1,2.2-13.9,7.1-17.6,14.5c-2.9,5.9-4.2,12.2-4.2,18.7c-0.1,29.6-0.3,59.3-0.3,88.9
c0,8.9,0,17.9,0,26.8l0.5,16c2.8,0,5.5,0,7.5,0c0-1,0-1.6,0-2.4c0-42.8,0-85.5,0-128.3c0-0.6,0.4-1.2,0.3-1.8
c-0.4-3.6,0.3-7.2,1.4-10.7c2.2-7.3,6.7-12.6,14.2-14.7c3.6-1.1,7.4-1.4,11.1-1c4.9,0.5,9.2,2.3,12.7,5.9c2.6,2.7,4.3,5.9,5.4,9.5
c1.3,4.2,1.2,8.6,1.2,13c0,42.6-0.4,85.3-0.4,127.9c0,0.8,0,1.7,0,2.6l9,0c0,0,0-0.1,0-0.3c0-0.7,0-2.4,0-5
C760,121.4,760,81,760,40.7z"/>
</clipPath>
<clipPath id="maskafacrs1">
<path id="af-acrs-1" d="M836.5,70.1c-6.8-4.5-14.2-7.9-22-10.2c-5.7-1.7-11.5-2.3-17.4-2.2c-11.7,0.1-23.3,0.3-35,0.3
c-0.6,0-88.9,0-89.9,0l6.1,8c1,0,83.3,0,84.1,0c12.9,0,25.8-0.3,38.8-0.2c1.9,0,3.8,0,5.7,0.3c10,1.6,18.9,5.7,26.9,11.7
c0.4,0.3,0.8,0.6,1.2,1l0,0c0,0,5.1,3.9,8.1,7.8c0,0,0,0.1,0.1,0.1c0,0,0.1,0.1,0.1,0.1l0,0c1.1,1.5,2.1,3,3,4.7
c3.6,6.7,5.9,13.9,6.3,21.5c0.3,4.8,0.5,9.6,0.2,14.3c-0.6,8.5-3.3,16.3-8.9,22.8c-1.4,1.6-2.9,3-4.5,4.6c0,0-3.7,3.9-5.9,5.8
c1.5,1.9,3.2,3.8,5,5.6c3.2-2,5.8-4.5,8.2-7.2c3.6-4.1,6.3-8.6,8.6-13.6c3.8-8.4,5.4-17.2,5.5-26.3c0-3.3-0.4-6.5-0.7-9.8
c-0.3-2.7-0.6-5.3-1.4-7.9c-2.1-7.4-5.5-14.1-10.2-20.2l-7.8-8.2C839.1,72,837.8,71,836.5,70.1z"/>
</clipPath>
<clipPath id="maskafacrs2">
<path id="af-acrs-2" d="M968,58c0,0-51.4,0-52.1,0c-9.3,0-18.6-0.1-27.9-0.3c-6.9-0.1-13.7,0.6-20.4,2.4c-7.7,2-15,5.1-21.3,10
c-1.1,0.9-2.2,1.8-3.2,2.7l0,0c-0.2,0.2-0.4,0.4-0.6,0.5c-0.2,0.2-0.5,0.4-0.7,0.6l0,0c-2.5,2.3-6,5.5-6.9,6.8l0,0
c-10.4,12.3-16.2,26.3-15.3,42.5c0.8,13.8,5.1,26.3,13.6,37c0,0,1.7,2.1,2.4,2.9s2.7,2.9,2.7,2.9s4.9-3.2,6.8-5.6l-5.9-5.8
c-2.5-2.7-4.2-5.5-5.7-8.4c-3.5-7.2-5.3-14.9-6-22.8c-0.8-8.4,1.5-16.2,4.5-23.9c2-5.2,4.9-9.8,9-13.7c0.2-0.2,0.4-0.4,0.6-0.6
c2.7-2.8,6-5.9,6.5-6.4c10.4-8.6,22.4-13,35.9-13.3c10.7-0.2,84.2,0,84.2,0L968,58z"/>
</clipPath>
<clipPath id="maskfbody">
<polygon id="f-body" points="968,0 927.1,0 919.1,0 918,0 918,167 927,167 927,8 968,8 "/>
</clipPath>
<clipPath id="maska3body">
<path id="a3-body" d="M1086,65.3c0-6,0.1-21.1,0.1-27.2c0-2.1-0.1-4.1-0.2-6.1c-0.2-4.3-1.1-8.3-2.4-12.4c-4.2-13-15.6-18.8-27-19.3
c-3.4-0.2-6.8,0.4-10.1,1.1c-8.3,1.8-14.7,6.3-18.9,13.8c-3,5.4-4.3,11.3-4.4,17.3c-0.2,7.4-0.3,14.6-0.3,22
c0,0.6,0.3,10.8,0.3,10.8c0,34,0,68,0,102.2c2-0.1,5,0.1,8-0.1c0-34.2,0-68.1,0-102.1c0,0-0.1-10-0.1-10.6c0-7.6,0-15.1,0.1-22.7
c0.1-6.2,1.9-11.9,6-16.8c1.9-2.2,4.3-3.8,7-4.9c5.1-2.2,10.5-2.5,15.8-1.6c8.7,1.4,14,6.9,16.5,15.2c1.1,3.5,1.1,7.2,1.1,10.8
c0,6.6-0.5,13.2-0.5,19.9c0,0.7,0,10.7,0,10.7c0,7,0,13.6,0,20.4c0,6.8,0,13.6,0,20.5c0,6.8,0,13.6,0,20.5c0,6.8,0.4,13.5,0.5,20.3
c0,6.8,0.4,13.2,0.5,20.2c2.8,0,5,0,8,0c0-1,0-1.5,0-2.4C1086,131.4,1086,98.3,1086,65.3z"/>
</clipPath>
<clipPath id="maska3acrs">
<path id="a3-acrs" d="M1077.4,57h-46.8h-8.3c0,0,0,0,0,0c-8.1,0-16,0-24.3,0c1.4,3,2.6,6,4,9c6.8,0,13.4,0,20.4,0l0,0h8.2h46.8h7.6
c0-3,0-6,0-9H1077.4z"/>
</clipPath>
<clipPath id="maski">
<rect id="i" x="1140" y="0.4" width="8.5" height="167.1"/>
</clipPath>
<clipPath id="masktbody">
<rect id="t-body" x="1229.6" y="0.3" width="8.5" height="167.1"/>
</clipPath>
<clipPath id="masktacrs">
<rect id="t-acrs" x="1229.6" y="-27.2" transform="matrix(-1.836970e-16 1 -1 -1.836970e-16 1237.8977 -1229.4292)" width="8.1" height="62.9"/>
</clipPath>
<clipPath id="maskhleftleg">
<rect id="h-leftleg" x="1306.4" y="0.2" width="8.5" height="167.1"/>
</clipPath>
<clipPath id="maskhrightleg">
<rect id="h-rightleg" x="1365.1" y="0.2" width="8.5" height="167.1"/>
</clipPath>
<clipPath id="maskhacrs">
<polygon id="h-acrs" points="1393.8,65.9 1397.5,57.7 1306.6,57.7 1306.6,65.9 "/>
<clipPath>
<clipPath id="wholeboddd">
<path d="M57,104.18819c0-0.0777-0.67686-0.16595-1.12413-0.17487c-4.58472-0.09119-8.82414-0.43207-13.29734-1.38983
c-2.46472-0.52777-4.90034-1.58276-7.21608-2.63068c-7.63971-3.45721-14.70302-7.95453-20.63643-13.93677
c-6.78522-6.841-11.30278-14.99274-13.12113-24.4635C1.26552,59.8251,1,58.07894,0,56.32296c0-3.14832,0-6.29657,0-9.44489
c1-1.82129,1.20956-3.66988,1.60421-5.49148c1.1416-5.26978,3.12795-10.43447,6.13631-14.95522
c6.40796-9.62946,14.92609-16.76482,25.79541-20.91893c7.43964-2.84332,15.11884-4.63242,23.07971-5.00974
C56.91502,0.48848,57.20701,0,57.50242,0C57.57841,0,57,0,57,0v7.58224c-1,0.10724-1.27598,0.22864-1.98032,0.26202
C47.7383,8.18911,41.1458,9.73562,34.68535,13.26052c-8.00244,4.36615-15.00165,9.81567-19.75818,17.78656
c-4.43671,7.43506-7.13483,15.25958-5.8501,24.08429c0.8053,5.53107,2.07874,10.85962,4.539,15.9447
c3.53351,7.30334,8.72315,12.901,15.48578,17.2356c5.60297,3.59125,11.58515,5.69299,18.08021,6.84253
C50.50182,95.74172,54,96.18313,57,95.98385V104.18819z M66.43193,135.48282c1-0.15033,1.44257-0.29828,2.14337-0.38715
c7.42358-0.94116,14.62415-2.57623,21.65637-5.16174c11.41754-4.19801,21.52356-10.35792,29.8407-19.35835
c5.90265-6.38763,10.47504-13.50897,13.09308-21.88025c1.7879-5.71692,2.97815-11.54041,3.31201-17.48755
c0.23749-4.23029,0.01874-8.50159-0.23651-12.73993c-0.36902-6.12689-1.82605-11.99249-4.60504-17.52667
c-3.97913-7.92432-9.09943-14.97223-15.4884-21.13013c-4.90393-4.7265-10.39325-8.60571-16.48688-11.59161
c-7.70435-3.77509-15.86401-6.2931-24.39014-7.2895C73.67094,0.74299,72.08263,0,70.48912,0C69.06053,0,67,0,66,0v7.99691
c1,0,3.19442-0.11292,4.66933,0.01856c8.62634,0.76886,16.88587,3.12073,24.6496,6.91418
c10.47626,5.1189,19.02793,12.46655,25.08915,22.52631c4.10284,6.80957,6.65266,14.1983,8.1307,21.9776
c0.04865,0.25598,0.11047,0.51581,0.11377,0.77454c0.08893,6.94037,0.07002,13.88287-1.53173,20.68689
c-2.11432,8.98138-6.24933,16.8338-12.80658,23.4632c-7.39307,7.47437-16.00365,13.06366-25.53283,17.30652
c-4.80023,2.13727-9.80933,3.33289-14.96741,4.27527c-2.43384,0.4447-5.38251,0.79041-7.38251,1.20557 M66.43193,103.4902
c1-0.34424,3.25821-0.68835,4.95761-1.05359c8.76172-1.88269,16.48219-5.73169,23.12465-11.7735
c1.04944-0.95453,1.91245-2.08612,2.98966-3.26056c-2.02844-1.85724-3.82805-3.5979-5.80205-5.40527
c-7.01782,7.30042-15.26987,11.71753-25.26987,13.50433 M57,166h10c0-10,0-20.60703,0-31.18344c0-0.00238,0-0.00464,0-0.00702
V94.82833V7.32363V0H57v6.90896v88.40161v8.20435c0,0.00824,0,0.01678,0,0.02466C57,124.71377,57,145,57,166z M240.43193,57
h-46.75104h-8.28998c-0.00275,0-0.00574,0-0.0083,0c-8.112,0-16.00488,0-24.27612,0c1.39752,3,2.64813,6,3.9632,9
c6.78955,0,13.36224,0,20.36224,0l0,0h8.22986h46.77014H248c0-3,0-6,0-9H240.43193z M248.9695,65.25948
c-0.00134-6,0.10786-21.05084,0.10567-27.19672c-0.00073-2.08942-0.10188-4.05847-0.1938-6.14764
c-0.18848-4.28137-1.1234-8.34155-2.43224-12.41119C242.25687,6.4681,230.86325,0.66506,219.42758,0.16128
c-3.42883-0.15106-6.7773,0.37866-10.10677,1.11261c-8.32056,1.83411-14.7343,6.32196-18.86736,13.83545
c-2.9585,5.37878-4.27078,11.26953-4.4379,17.33582c-0.20398,7.40533-0.26163,14.58148-0.26724,21.99243
C185.74783,55.07644,186,65.25948,186,65.25948c0,34,0,68.01575,0,102.18372c2-0.05847,5,0.13855,8-0.13141
c0-34.17413,0-68.05231,0-102.05231c0,0-0.11314-10.03638-0.11363-10.61316c-0.00488-7.60236-0.00212-15.08624,0.13826-22.68604
c0.11499-6.23511,1.87944-11.93542,6.04216-16.78314c1.91895-2.23474,4.32765-3.79663,6.99977-4.94305
c5.08813-2.18304,10.48199-2.50043,15.82086-1.62439c8.7085,1.42896,13.97429,6.94733,16.50261,15.20441
c1.07617,3.51422,1.06926,7.15302,1.07146,10.8349C240.46539,41.26833,240,47.8915,240,54.51083c0,0.70465,0,10.74866,0,10.74866
c0,7,0,13.56671,0,20.36914c0,6.82068,0,13.64142,0,20.4621c0,6.82074,0,13.64142,0,20.46216
c0,6.82075,0.44875,13.45657,0.47084,20.27718c0.02197,6.784,0.36758,13.16994,0.54312,20.16994c2.80762,0,4.98604,0,7.98604,0
c0-1,0-1.54044,0-2.38174C249,131.4487,248.97572,98.25948,248.9695,65.25948z M370.51614,86.82235
c-0.40704-0.57184-0.88269-1.09479-1.36383-1.68646c-2.16083,1.44611-4.20605,2.81488-6.36383,4.25891
c3.17365,3.51257,5.24097,7.42523,6.65912,11.68689c1.841,5.53235,2.44122,11.23181,2.23303,17.03986
c-0.224,6.25208-1.77081,12.15028-4.70087,17.672c-2.14728,4.04669-5.25287,7.25311-8.65076,10.31134
c-9.07239,8.16534-19.76379,12.08777-31.79504,12.62158c-4.38525,0.19452-8.99866,0.03503-13.39252,0.02478
c-0.43835-0.00104-0.70953-0.08746-1.70953-0.15369l0.10016,8.42184c7,0.0022,12.77252,0.13333,19.10278,0.12436
c0.78357-0.0011,1.68307-0.04993,2.45505-0.17804c12.51074-2.07538,23.4393-7.31989,32.3671-16.47546
c8.43066-8.64587,13.13608-19.02533,14.27676-30.94367C380.88654,107.50228,377.49612,96.62807,370.51614,86.82235z M311.53207,167
c0.02151-1,0.06177-1.06061,0.06186-1.59575c0.00281-54.38326,0.00317-108.76164-0.00113-163.14488
c0-0.65004-0.22726-1.29765-0.26645-2.09519C308.54642,0.10162,306,0.04821,303,0.19225c0,1.1427,0,2.00977,0,2.87683
c0,53.77973,0.16766,107.54976,0.16452,161.3295C303.1644,165.26895,303.29001,166,303.26782,167
C306.02255,167,308.77731,167,311.53207,167z M410.83319,83.15701c0-15.80511,0.01205-31.61022-0.00974-47.41529
c-0.00461-3.3301,0.03192-6.62232,0.88251-9.89597c1.08948-4.19299,2.17511-8.34842,4.52982-12.06735
c4.43713-7.00783,10.87753-10.96425,18.88522-12.60084c5.78653-1.18265,11.54498-1.38726,17.27106,0.37234
c4.43887,1.36406,8.53439,3.39877,11.96765,6.53515c2.53674,2.31736,4.39197,5.20461,5.77536,8.35156
c2.25986,5.14073,3.58188,10.519,3.78745,16.14319c0.12903,3.53061,0.25403,7.06398,0.25647,10.5962
c0.02029,29.24931,0.04007,58.49869-0.01334,87.74792c-0.01035,5.64372-0.76489,11.22684-2.69995,16.57182
c-1.78534,4.93121-4.25598,9.49207-8.51492,12.7265c-5.50803,4.18301-11.71332,6.58722-18.73026,6.63518
c-3.93536,0.0269-7.8215-0.04892-11.66678-1.19061c-10.12036-3.00481-16.64032-9.52937-19.66425-19.5997
c-1.40115-4.6662-2.09177-9.42349-2.07599-14.3143C410.86563,115.55434,410.83319,99.35562,410.83319,83.15701z M419.0954,83.33466
c0,16.78922,0.00793,33.57844-0.00577,50.36765c-0.00333,4.10004,0.62927,8.08154,2.04736,11.9292
c2.12741,5.77203,5.8577,9.99631,11.74933,12.13576c5.32608,1.93411,10.73898,2.10747,16.22641,0.84615
c6.26437-1.43985,10.84131-4.98465,13.65414-10.81819c2.33063-4.83322,3.11398-10.00497,3.12534-15.25201
c0.07114-32.8569,0.0571-65.71405,0.00769-98.57102c-0.00583-3.86182-0.60248-7.68812-1.89185-11.36878
c-2.77277-7.91541-8.19806-12.85098-16.51849-14.19954c-4.69269-0.76058-9.38687-0.33762-13.95419,1.19254
c-4.82794,1.61748-8.44498,4.68287-10.95242,9.0434c-2.3302,4.05239-3.46494,8.48163-3.47406,13.14675
C419.07513,48.96919,419.09543,66.15194,419.0954,83.33466z M588.01166,40.69375
c-0.06622-14.4527-4.21075-24.37372-4.21075-24.37372c-0.25079-0.38129-0.41223-0.5827-0.52234-0.81207
c-3.82111-7.95813-10.54144-12.08423-18.78192-14.1499c-5.87445-1.47253-11.67371-0.80115-17.44385,0.74438
c-8.09247,2.1676-13.91815,7.07971-17.5791,14.53613c-2.87946,5.86462-4.18445,12.2038-4.2005,18.65778
C525.19958,64.93862,525,94.58114,525,124.22359c0,8.87971,0,17.87437,0,26.75407L525.54034,167c2.84259,0,5.45966,0,7.45966,0
c0-1,0-1.63541,0-2.40756c0-42.75861,0-85.51716,0-128.27576c0-0.59003,0.40613-1.18475,0.3465-1.76941
c-0.37097-3.64105,0.33484-7.19177,1.35803-10.6665c2.16382-7.34857,6.72705-12.55817,14.24872-14.74914
c3.61139-1.052,7.38672-1.35382,11.13129-0.99017c4.91486,0.47723,9.2334,2.31696,12.72968,5.9267
c2.62372,2.70892,4.28796,5.92596,5.36139,9.48273c1.27936,4.23883,1.20593,8.6073,1.20715,12.99982
C579.39496,79.17812,579,121.80556,579,164.43295c0,0.8349,0,1.6698,0,2.60724l9,0.00165c0,0,0-0.10876,0-0.32001
c0-0.68103,0-2.44226,0-5.04016C588,121.35232,588.03094,81.02309,588.01166,40.69375z M579,161.68167c0,2.5979,0,4.35913,0,5.04016
c0,0.21124,0,0.32001,0,0.32001l9-0.00165c0-0.93744,0-1.77234,0-2.60724c0-42.62739,0.02979-85.25483,0.04199-127.88227
c0.00122-4.39252,0.35254-8.76099,1.6319-12.99982c1.07343-3.55676,2.72418-6.7738,5.3479-9.48273
c3.49628-3.60974,7.78784-5.44946,12.7027-5.9267c3.74457-0.36365,7.46594-0.06183,11.07733,0.99017
c7.52167,2.19098,11.97711,7.40057,14.14093,14.74914c1.02319,3.47473,1.51318,7.02545,1.14221,10.6665
C634.02533,35.13192,634,35.72665,634,36.31667c0,42.75861,0,85.51715,0,128.27576c0,0.77216,0,1.40756,0,2.40756
c2,0,5.48004,0,8.32263,0L642,150.97766c0-8.8797,0-17.87436,0-26.75407c0-29.64246,0.22516-59.28497,0.15155-88.92725
c-0.01605-6.45398-0.8963-12.79315-3.77576-18.65778c-3.66095-7.45642-9.50012-12.36853-17.59259-14.53613
c-5.77014-1.54553-11.59631-2.21692-17.47076-0.74438c-8.24048,2.06567-15.01483,6.19177-18.83594,14.1499
c-0.11011,0.22937-0.37939,0.43079-0.63019,0.81207c0,0-4.36029,9.92102-4.42651,24.37372
C579.40051,81.02309,579,121.35232,579,161.68167z M760.01166,40.69375c-0.06622-14.4527-4.21075-24.37372-4.21075-24.37372
c-0.25079-0.38129-0.41223-0.5827-0.52234-0.81207c-3.82111-7.95813-10.54144-12.08423-18.78192-14.1499
c-5.87445-1.47253-11.67371-0.80115-17.44385,0.74438c-8.09247,2.1676-13.91815,7.07971-17.5791,14.53613
c-2.87946,5.86462-4.18445,12.2038-4.2005,18.65778C697.19958,64.93862,697,94.58114,697,124.22359c0,8.87971,0,17.87437,0,26.75407
L697.54034,167c2.84259,0,5.45966,0,7.45966,0c0-1,0-1.63541,0-2.40756c0-42.75861,0-85.51716,0-128.27576
c0-0.59003,0.40613-1.18475,0.3465-1.76941c-0.37097-3.64105,0.33484-7.19177,1.35803-10.6665
c2.16382-7.34857,6.72705-12.55817,14.24872-14.74914c3.61139-1.052,7.38672-1.35382,11.13129-0.99017
c4.91486,0.47723,9.2334,2.31696,12.72968,5.9267c2.62372,2.70892,4.28796,5.92596,5.36139,9.48273
c1.27936,4.23883,1.20593,8.6073,1.20715,12.99982C751.39496,79.17812,751,121.80556,751,164.43295c0,0.8349,0,1.6698,0,2.60724
l9,0.00165c0,0,0-0.10876,0-0.32001c0-0.68103,0-2.44226,0-5.04016C760,121.35232,760.03094,81.02309,760.01166,40.69375z
M836.54681,70.12836c-6.80481-4.5426-14.18591-7.87097-22.02216-10.19312c-5.68207-1.68384-11.46332-2.26721-17.4151-2.21313
C785.43744,57.82825,773.76373,58,762.0907,58c-0.63635,0-88.90179,0-89.90179,0l6.0976,8c1,0,83.31592,0,84.05084,0
c12.91772,0,25.83545-0.26849,38.75311-0.23029c1.88843,0.00562,3.79584,0.0304,5.66089,0.32574
c9.98053,1.58038,18.85394,5.66309,26.87225,11.73077c0.41608,0.31488,0.81439,0.6427,1.20691,0.97321l-0.00208-0.00195
c0,0,5.12109,3.94775,8.12134,7.76697c0.02411,0.03033,0.04858,0.06055,0.07251,0.09094
c0.03668,0.04724,0.07703,0.0946,0.11304,0.14178l-0.03094-0.02979c1.14703,1.4743,2.11322,3.03821,2.99091,4.65155
c3.64569,6.70166,5.86298,13.86017,6.30243,21.48309c0.27411,4.75647,0.53333,9.55402,0.22186,14.29517
c-0.55713,8.48267-3.31171,16.25684-8.91077,22.82306c-1.35077,1.58411-2.92993,2.97333-4.54901,4.5976
c0,0-3.73309,3.86267-5.92371,5.83154c1.54352,1.9314,3.20679,3.81104,5.02728,5.6214
c3.22461-1.95129,5.7865-4.46173,8.15515-7.17218c3.55841-4.07184,6.3266-8.64514,8.5647-13.56744
c3.80237-8.36243,5.41956-17.18738,5.52594-26.29718c0.0379-3.25171-0.35455-6.521-0.7265-9.76184
c-0.30481-2.6554-0.63715-5.3476-1.36536-7.90729c-2.09833-7.37628-5.48682-14.14191-10.22614-20.20398l-7.84735-8.21478
C839.06958,71.96057,837.84027,70.99176,836.54681,70.12836z M968,58c0,0-51.35535,0-52.07056,0
c-9.31219,0-18.62604-0.14331-27.93597-0.28595c-6.93121-0.1062-13.70367,0.62164-20.383,2.37946
c-7.73749,2.03625-14.98059,5.0752-21.33948,10.02142c-1.11145,0.8645-2.17261,1.77142-3.22638,2.67621l-0.00024,0.00018
c-0.19812,0.1665-0.41498,0.35272-0.63928,0.54694c-0.24255,0.20789-0.48718,0.41864-0.7298,0.62433l0.00806,0.00836
c-2.54236,2.25299-5.98962,5.54742-6.92004,6.84436l0.01227,0.00806c-10.44904,12.33118-16.20575,26.34015-15.27454,42.51465
c0.79547,13.81818,5.13867,26.29584,13.62958,36.97864c0,0,1.6712,2.05145,2.40149,2.86084s2.73126,2.89331,2.73126,2.89331
s4.88916-3.21039,6.7608-5.63019l-5.86438-5.82275c-2.50085-2.67737-4.21912-5.46204-5.65546-8.3938
c-3.52466-7.19446-5.25171-14.8689-6.02679-22.81812c-0.82019-8.41107,1.46277-16.20691,4.47424-23.85229
c2.03186-5.15851,4.90137-9.84033,8.95374-13.71368c0.18665-0.17828,0.39764-0.35571,0.64526-0.56873
c2.68951-2.76154,5.98578-5.90668,6.539-6.43304c10.40564-8.60278,22.42889-13.0329,35.91602-13.29657
c10.74976-0.21014,84.23358-0.00128,84.23358-0.00128L968,58z M968,0h-40.93634h-8.01245H918v167h9V8h41V0z M1085.96948,65.25948
c-0.00134-6,0.10791-21.05084,0.10571-27.19672c-0.00073-2.08942-0.10193-4.05847-0.19385-6.14764
c-0.18848-4.28137-1.12341-8.34155-2.43225-12.41119c-4.19226-13.03583-15.58582-18.83887-27.02148-19.34265
c-3.42883-0.15106-6.77734,0.37866-10.10681,1.11261c-8.32056,1.83411-14.73425,6.32196-18.86731,13.83545
c-2.9585,5.37878-4.27081,11.26953-4.43793,17.33582c-0.20398,7.40533-0.2616,14.58148-0.26721,21.99243
C1022.74786,55.07644,1023,65.25948,1023,65.25948c0,34,0,68.01575,0,102.18372c2-0.05847,5,0.13855,8-0.13141
c0-34.17413,0-68.05231,0-102.05231c0,0-0.11316-10.03638-0.11365-10.61316c-0.00488-7.60236-0.00208-15.08624,0.13831-22.68604
c0.11499-6.23511,1.87939-11.93542,6.04211-16.78314c1.91895-2.23474,4.32764-3.79663,6.99976-4.94305
c5.08813-2.18304,10.48206-2.50043,15.82092-1.62439c8.7085,1.42896,13.97424,6.94733,16.50256,15.20441
c1.07617,3.51422,1.06934,7.15302,1.07153,10.8349C1077.46545,41.26833,1077,47.8915,1077,54.51083c0,0.70465,0,10.74866,0,10.74866
c0,7,0,13.56671,0,20.36914c0,6.82068,0,13.64142,0,20.4621c0,6.82074,0,13.64142,0,20.46216
c0,6.82075,0.44873,13.45657,0.47083,20.27718c0.02197,6.784,0.36755,13.16994,0.54309,20.16994c2.80762,0,4.98608,0,7.98608,0
c0-1,0-1.54044,0-2.38174C1086,131.4487,1085.97571,98.25948,1085.96948,65.25948z M1077.43188,57h-46.75098h-8.28998
c-0.00275,0-0.00574,0-0.0083,0c-8.112,0-16.00488,0-24.27612,0c1.39752,3,2.64813,6,3.9632,9c6.78955,0,13.36224,0,20.36224,0l0,0
h8.2298h46.77014H1085c0-3,0-6,0-9H1077.43188z M1148,0h-8v167h8V0z M1238,0h-8v167h8V0z M1265,8V0h-63v8H1265z M1315,0h-9v167h9V0z
M1374,0h-9v167h9V0z M1393.7561,66l3.78809-8H1307v8H1393.7561z"/>
</clipPath>
</defs>
<g id="paloma-strokes">
<line id="mask-p-leg" clip-path="url(#maskpleg)" x1="60.7" y1="183.3" x2="62" y2="-29"/>
<path id="mask-p-body" clip-path="url(#maskpbody)" d="M41,133c0,0,96.7-0.3,90.7-67C125.7-0.7,68.3,3.3,62,3.3S-3,8,7.3,61.5s82.6,38.9,94,19.2"/>
<line id="mask-a1-acrs" clip-path="url(#maska1acrs)" x1="260" y1="61.5" x2="145" y2="61.5"/>
<path id="mask-a1-body" clip-path="url(#maska1body)" d="M189.5,177V34c0,0-2.4-29.8,28-30.7s28,30.7,28,30.7v143"/>
<line id="mask-l-body" clip-path="url(#masklbody)" class="st2" x1="307.5" y1="183" x2="307.5" y2="-17"/>
<path id="mask-l-curve" clip-path="url(#masklcurve)" class="st2" d="M293,163c0,0,59.3,6.1,73-18.7s15-36.7-6-65.3"/>
<path id="mask-o" clip-path="url(#masko)" class="st2" d="M442,5c0,0,27.5-1.3,27.5,27.7s0,98.3,0,98.3s1.2,34.3-27,32.7c-28.2-1.7-27.5-29.3-27.5-29.3
L415,32C415,32,414.4,5,442,5z"/>
<path id="mask-m-left" clip-path="url(#maskmleft)" class="st2" d="M528.5,171V32c0,0,0.6-27.5,27.6-27.5c27,0,28.4,28.3,28.4,28.3V173"/>
<path id="mask-m-right" clip-path="url(#maskmright)" class="st2" d="M638.5,171V32c0,0-0.6-27.5-27.6-27.5c-27,0-28.4,28.3-28.4,28.3V173"/>
<path id="mask-a2-body" clip-path="url(#maska2body)" class="st2" d="M700.5,169V30c0,0,0.6-27.5,27.6-27.5c27,0,28.4,28.2,28.4,28.2V171"/>
<path id="mask-af-acrs-1" clip-path="url(#maskafacrs1)" class="st4" d="M664,61.5h134c0,0,57,0.5,58,54.5s-36.6,50.1-36.6,50.1"/>
<path id="mask-af-acrs-2" clip-path="url(#maskafacrs2)" class="st4" d="M849,174.7c0,0-32.3-35.3-25.3-64.3s30.3-44.3,43.7-47c13.3-2.7,108.3,0,108.3,0"/>
<polyline id="mask-f-body" clip-path="url(#maskfbody)" class="st2" points="921.5,171 921.5,0.5 979,0.5 "/>
<path id="mask-a3-body" clip-path="url(#maska3body)" class="st2" d="M1026.5,169V30c0,0,0.6-27.5,27.6-27.5c27,0,28.4,28.2,28.4,28.2V171"/>
<line id="mask-a3-acrs" clip-path="url(#maska3acrs)" class="st2" x1="1102" y1="61.5" x2="987" y2="61.5"/>
<line id="mask-i" clip-path="url(#maski)" class="st2" x1="1144.5" y1="183" x2="1144.5" y2="-22"/>
<line id="mask-t-body" clip-path="url(#masktbody)" class="st2" x1="1233.5" y1="177" x2="1233.5" y2="-17"/>
<line id="mask-t-acrs" clip-path="url(#masktacrs)" class="st2" x1="1188" y1="4.5" x2="1279" y2="4.5"/>
<line id="mask-h-leftleg" clip-path="url(#maskhleftleg)" class="st2" x1="1310.5" y1="183" x2="1310.5" y2="-17"/>
<line id="mask-h-rightleg" clip-path="url(#maskhrightleg)" class="st2" x1="1369.5" y1="183" x2="1369.5" y2="-22"/>
<line id="mask-h-acrs" clip-path="url(#maskhacrs)" class="st2" x1="1290" y1="61.5" x2="1421" y2="61.5"/>
</g>
<radialGradient id="SVGID_1_" cx="213.8221" cy="76.62824" r="127.17406" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#FFFFFF"/>
<stop offset="1" style="stop-color:#FFFFFF;stop-opacity:0"/>
</radialGradient>
<g clip-path="url(#wholeboddd)">
<g id="moveme">
<circle class="mycirc" cx="213.8221" cy="76.62824" r="127.17406"/>
</g>
</g>
</svg>
</div>
body, html {
width: 100%;
height: 100%;
overflow: hidden;
background: black;
}
.logo {
width: 500px;
svg {
width: 100%;
}
top: 50%;
left: 50%;
position: absolute;
transform: translate(-50%, -50%);
}
MorphSVGPlugin.convertToPath("circle, rect, polygon, line, polyline");
TweenMax.set('#paloma-strokes path', {stroke: '#2b2b2b', strokeWidth: 15, fill: 'none'})
var mouseX = 0, mouseY = 0;
$('.logo').mousemove(function(e){
var offset = $('.logo').offset();
mouseX = Math.min(e.pageX - offset.left);
mouseY = Math.min(e.pageY - offset.top);
if (mouseX < 0) mouseX = 0;
if (mouseY < 0) mouseY = 0;
var follower = $("#moveme");
var xp = 0, yp = 0;
xp += (mouseX - xp);
yp += (mouseY - yp);
//follower.attr('transform', 'translate('+xp+' ' +yp+ ')');
TweenMax.to(follower, 0.5, {x: xp, y: yp})
});
Also see: Tab Triggers