codepen.io Open in urlscan Pro
104.16.32.228  Public Scan

URL: https://codepen.io/pen
Submission: On May 06 via manual from ES — Scanned from ES

Form analysis 0 forms found in the DOM

Text Content

CodePen HomeCodePen Home


UNTITLED

Captain Anonymous

Pen Editor Menu
Run SaveSettings


CHANGE VIEW

Use Left LayoutUse Top LayoutUse Right Layout

Sign UpLog In


PEN SETTINGS


HTML CSS JS
Pen Details Privacy PRO Behavior Editor Template Screenshot PRO


HTML

HTML PREPROCESSOR

ABOUT HTML PREPROCESSORS

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.

Learn more · Versions

None Haml Markdown Slim Pug


ADD CLASS(ES) TO <HTML>

ADDING CLASSES

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.

STUFF FOR <HEAD>

ABOUT THE <HEAD>

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.

!

INSECURE RESOURCE

The resource you are linking to is using the 'http' protocol, which may not work
when the browser is using https.

↑ Insert the most common viewport meta tag


CSS

CSS PREPROCESSOR

ABOUT CSS PREPROCESSORS

CSS preprocessors help make authoring CSS easier. All of them offer things like
variables and mixins to provide convenient abstractions.

Learn more · Versions

None Less SCSS Sass Stylus PostCSS

Need an add-on?


CSS BASE

ABOUT CSS BASE

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.

 * Normalize
 * Reset
 * Neither

VENDOR PREFIXING

ABOUT VENDOR PREFIXING

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).

 * Autoprefixer
 * Prefixfree
 * Neither

ADD EXTERNAL STYLESHEETS/PENS

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.


Powered by

ABOUT EXTERNAL RESOURCES

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.

Learn more

?

INSECURE RESOURCE

You are linking to a resource using the non-secure http:// protocol, which may
not work when the browser is using https:// like CodePen enforces.

?

URL EXTENSION REQUIRED

When linking another Pen as a resource, make sure you use a URL Extension of the
type of code you want to link to. Either .css, .js, or the extension of a
matching code processor.


?

INSECURE RESOURCE

You are linking to a resource using the non-secure http:// protocol, which may
not work when the browser is using https:// like CodePen enforces.

?

URL EXTENSION REQUIRED

When linking another Pen as a resource, make sure you use a URL Extension of the
type of code you want to link to. Either .css, .js, or the extension of a
matching code processor.


+ add another resource


JAVASCRIPT

JAVASCRIPT PREPROCESSOR

ABOUT JAVASCRIPT PREPROCESSORS

JavaScript preprocessors can help make authoring JavaScript easier and more
convenient.

Learn more · Versions

None Babel TypeScript CoffeeScript LiveScript


Babel includes JSX processing.

ADD EXTERNAL SCRIPTS/PENS

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.


Powered by

ABOUT EXTERNAL RESOURCES

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.

Learn more

?

INSECURE RESOURCE

You are linking to a resource using the non-secure http:// protocol, which may
not work when the browser is using https:// like CodePen enforces.

?

URL EXTENSION REQUIRED

When linking another Pen as a resource, make sure you use a URL Extension of the
type of code you want to link to. Either .css, .js, or the extension of a
matching code processor.


?

INSECURE RESOURCE

You are linking to a resource using the non-secure http:// protocol, which may
not work when the browser is using https:// like CodePen enforces.

?

URL EXTENSION REQUIRED

When linking another Pen as a resource, make sure you use a URL Extension of the
type of code you want to link to. Either .css, .js, or the extension of a
matching code processor.


+ add another resource


PACKAGES

ADD PACKAGES

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.


Powered by

ABOUT PACKAGES

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.


DETAILS

PEN TITLE

PEN DESCRIPTION

TAGS COMMA SEPARATED, MAX OF FIVE




PRIVACY

KEEP IT SECRET; KEEP IT SAFE.

Private Pens are hidden everywhere on CodePen, except to you. You can still
share them and other people can see them, they just can't find them through
searching or browsing.

Upgrade to PRO


BEHAVIOR

AUTO SAVE

If active, Pens will autosave every 30 seconds after being saved once.



AUTO-UPDATING PREVIEW

If enabled, the preview panel updates automatically as you code. If disabled,
use the "Run" button to update.



FORMAT ON SAVE

If enabled, your code will be formatted when you actively save your Pen. Note:
your code becomes un-folded during formatting.




EDITOR SETTINGS

CODE INDENTATION

 * Spaces
 * Tabs

CODE INDENT WIDTH

1 2 3 4 5 6


WANT TO CHANGE YOUR SYNTAX HIGHLIGHTING THEME, FONTS AND MORE?

Visit your global Editor Settings.


TEMPLATE

MAKE TEMPLATE?

Templates are Pens that can be used to start other Pens quickly from the create
menu. The new Pen will copy all the code and settings from the template and make
a new Pen (that is not a fork). You can view all of your templates, or learn
more in the documentation.

On


SCREENSHOT

SCREENSHOT OR CUSTOM THUMBNAIL

Screenshots of Pens are shown in mobile browsers, RSS feeds, to users who chose
images instead of iframes, and in social media sharing.

PRO members can see and edit the Pen thumbnail here after the Pen has been
saved.


HTML CSS JS Result


HTML


HTML

2 unsaved changes

HTML Options
 * Format HTML
 * View Compiled HTML
 * Analyze HTML
 * Maximize HTML Editor
 * Minimize HTML Editor
 * Fold All
 * Unfold All

xxxxxxxxxx

1


 
1

​



!


CSS


CSS


CSS Options
 * Format CSS
 * View Compiled CSS
 * Analyze CSS
 * Maximize CSS Editor
 * Minimize CSS Editor
 * Fold All
 * Unfold All

xxxxxxxxxx

1


 
1

​



!


JS


JS


JS Options
 * Format JavaScript
 * View Compiled JavaScript
 * Analyze JavaScript
 * Maximize JavaScript Editor
 * Minimize JavaScript Editor
 * Fold All
 * Unfold All

xxxxxxxxxx

1


 
1

​



!

999px



CONSOLE

Clear


ConsoleAssetsCtrl
1.0×0.5×0.25×



EDITOR COMMANDS

Ctrl Ctrl Space Autocomplete
F Find
G Find Next
⇧ G Find Previous
⇧ Opt F Find & Replace
⇧ F Format Code
[ Indent Code Right
] Indent Code Left
⇧ Tab Auto Indent Code
/ Line Comment
⇧ Opt / Block Comment

Also see: Tab Triggers


EDITOR FOCUS

Alt Opt 1 HTML Editor
Alt Opt 2 CSS Editor
Alt Opt 3 JS Editor
Alt Opt 4 Toggle Console
Alt Opt 0 Preview
Esc Exit currently focused editor


MISC

⇧ 7 Re-run Preview
⇧ 8 Clear All Analyze Errors
⇧ 9 Open This Dialog
⇧ 0 Open Debug View


HTML SPECIFIC

⇧ A Wrap With...


PEN ACTIONS

P Create New Pen
S Save
⇧ S Save As Private PRO
I Info Panel (if owned)



CodePen requires JavaScript to render the code and preview areas in this view.

Trying viewing this Pen in Debug Mode, which is the preview area without any
iframe and does not require JavaScript. Although what the preview is of might!

Need to know how to enable JavaScript? Go here.

Close this, use anyway.
{"__browser":{"country":"ES","device":"unknown_device","mobile":false,"name":"chrome","platform":"pc","version":"124"},"__constants":{},"__CPDATA":{"domain_iframe":"https://cdpn.io","environment":"production","host":"codepen.io","iframe_allow":"accelerometer
*; bluetooth *; camera *; encrypted-media *; display-capture *; geolocation *;
gyroscope *; microphone *; midi *; clipboard-read *; clipboard-write *;
web-share *; serial *; xr-spatial-tracking *","iframe_sandbox":"allow-forms
allow-modals allow-pointer-lock allow-popups allow-same-origin allow-scripts
allow-top-navigation-by-user-activation allow-downloads
allow-presentation"},"__graphql":{"data":{"data":{"sessionUser":{"id":"VoDkNZ","name":"Captain
Anonymous","title":"Captain
Anonymous","avatar":"https://assets.codepen.io/t-1/user-default-avatar.jpg?format=auto&version=0","currentContext":{"id":"VoDkNZ","title":"Captain
Anonymous","name":"Captain
Anonymous","avatar":"https://assets.codepen.io/t-1/user-default-avatar.jpg?format=auto&version=0","username":"anon","__typename":"User"},"currentTeamId":null,"username":"anon","admin":false,"anon":true,"pro":false,"verified":false,"teams":[],"__typename":"User"}}},"url":"https://codepen.io/graphql","api":"cprails"},"__user":{"anon":true,"base_url":"/anon/","cohorts":[],"current_team_hashid":null,"current_team_id":0,"hashid":"VoDkNZ","id":1,"itemType":"user","name":"Captain
Anonymous","paid":false,"tier":0,"username":"anon","created_at":null,"email_verified":null,"collections_count":0,"collections_private_count":0,"followers_count":0,"followings_count":0,"pens_count":0,"pens_private_count":0,"projects_count":0,"projects_private_count":0},"__firebase":{"config":{"apiKey":"AIzaSyBgLAe7N_MdFpuVofMkcQLGwwhUu5tuxls","authDomain":"codepen-store-production.firebaseapp.com","databaseURL":"https://codepen-store-production.firebaseio.com","disabled":false,"projectId":"codepen-store-production"},"token":"eyJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJodHRwczovL2lkZW50aXR5dG9vbGtpdC5nb29nbGVhcGlzLmNvbS9nb29nbGUuaWRlbnRpdHkuaWRlbnRpdHl0b29sa2l0LnYxLklkZW50aXR5VG9vbGtpdCIsImNsYWltcyI6eyJvd25lcklkIjoiVm9Ea05aIiwiYWRtaW4iOmZhbHNlfSwiZXhwIjoxNzE1MDM1ODUwLCJpYXQiOjE3MTUwMzIyNTAsImlzcyI6ImZpcmViYXNlLWFkbWluc2RrLThva3lsQGNvZGVwZW4tc3RvcmUtcHJvZHVjdGlvbi5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsInN1YiI6ImZpcmViYXNlLWFkbWluc2RrLThva3lsQGNvZGVwZW4tc3RvcmUtcHJvZHVjdGlvbi5pYW0uZ3NlcnZpY2VhY2NvdW50LmNvbSIsInVpZCI6IlZvRGtOWiJ9.k-ZmCNIHwo9cnJjnkaM8D0WVpfs4GygYKaZGqZSur6hkHrf-E7Wawa0jOnKOSWNGd7M43UNc2H2eNndKIFK8Wan0LZIcqTjJj0tn2bQhv-8v2YiGM5JhTHsj6YszKj0uDSb1NlWxgKjyZx6-JSsXorDRx1BZHNdQVEdx-VbfMrmdTnIW0sQpw3phf3tbRTlFHNaT6SSCIGADvE0gHwGzoMQBj49HaF7552oQvadQAhn--vtk-HnuwBbLWYkcoifJ0Teye94Bf4aP6jhyMSjdrGCkLzhI9uIFdni9OXpqKCWm4ZOl6S3aJ8DTjbgnbXnsCZfWpAfsQZGi3K10UT4Mvw"},"__pay_stripe_public_key":"pk_live_2GndomDfiklqpSNQn8FrGuwZSMIMzha7DkLJqlYe7IR0ihKAlKdiHg68JJc5eVPt68rzAjzAAVXcUwjySHRCsgjQQ00gtRBUFNH","__pay_braintree_env":"production","__boomboom":{"serve_url":"https://cdpn.io/cpe/boomboom","store_url":"https://codepen.io/cpe/boomboom/store"},"__editor_config":{"id":"classic","editors":[{"id":"html","type":"html","name":"HTML","showEditor":true,"showSettings":true,"showProcessors":true,"embeds":{"showViewCompiled":true},"settings":[{"id":"processor","name":"HTML
Preprocessor","type":"select","visible":true,"values":[{"id":"none","name":"None","value":"none","default":true},{"id":"haml","name":"Haml","value":"haml"},{"id":"markdown","name":"Markdown","value":"markdown"},{"id":"slim","name":"Slim","value":"slim"},{"id":"pug","name":"Pug","value":"pug"}]},{"id":"html_classes","name":"Add
Class(es) to <html>","type":"input","placeholder":"e.g. single post
post-1234","visible":true},{"id":"head","name":"Stuff for
<head>","type":"textarea","placeholder":"e.g. <meta>, <link>,
<script>","visible":true}],"actions":[{"id":"tidy_html","type":"tidy_code","name":"Format
HTML","disabled_processors":["haml","slim"]},{"id":"view_compiled_html","type":"view_compiled","name":"View
Compiled
HTML","disabled_processors":["none"],"showInEmbeds":true},{"id":"analyze_html","type":"analyze","name":"Analyze
HTML"},{"id":"maximize_html_editor","type":"maximize","name":"Maximize HTML
Editor"},{"id":"minimize_html_editor","type":"minimize","name":"Minimize HTML
Editor"},{"id":"fold_all_html","type":"fold_all","name":"Fold
All"},{"id":"unfold_all_html","type":"unfold_all","name":"Unfold
All"}],"processors":[{"id":"none","name":"None"},{"id":"haml","name":"Haml"},{"id":"markdown","name":"Markdown"},{"id":"slim","name":"Slim"},{"id":"pug","name":"Pug"}]},{"id":"css","type":"css","name":"CSS","showEditor":true,"showSettings":true,"showProcessors":true,"showVendorPrefixing":true,"embeds":{"showViewCompiled":true},"actions":[{"id":"tidy_css","type":"tidy_code","name":"Format
CSS","disabled_processors":["sass","stylus"]},{"id":"view_compiled_css","type":"view_compiled","name":"View
Compiled
CSS","disabled_processors":["none"],"disabled_prefixes":["neither","prefixfree"]},{"id":"analyze_css","type":"analyze","name":"Analyze
CSS"},{"id":"maximize_css_editor","type":"maximize","name":"Maximize CSS
Editor"},{"id":"minimize_css_editor","type":"minimize","name":"Minimize CSS
Editor"},{"id":"fold_all_css","type":"fold_all","name":"Fold
All","disabled_processors":["sass"]},{"id":"unfold_all_css","type":"unfold_all","name":"Unfold
All","disabled_processors":["sass"]}],"processors":[{"id":"none","name":"None"},{"id":"less","name":"Less"},{"id":"scss","name":"SCSS"},{"id":"sass","name":"Sass"},{"id":"stylus","name":"Stylus"},{"id":"postcss","name":"PostCSS"}],"parSuffixes":["less","scss","sass","styl"]},{"id":"js","type":"js","name":"JS","showEditor":true,"showSettings":true,"showProcessors":true,"detectImports":true,"externalResourcesHidden":false,"embeds":{"showViewCompiled":true},"actions":[{"id":"tidy_js","type":"tidy_code","name":"Format
JavaScript","disabled_processors":["coffeescript,
livescript"]},{"id":"view_compiled_js","type":"view_compiled","name":"View
Compiled
JavaScript","disabled_processors":["none"]},{"id":"analyze_js","type":"analyze","name":"Analyze
JavaScript"},{"id":"maximize_js_editor","type":"maximize","name":"Maximize
JavaScript
Editor"},{"id":"minimize_js_editor","type":"minimize","name":"Minimize
JavaScript Editor"},{"id":"fold_all_js","type":"fold_all","name":"Fold
All"},{"id":"unfold_all_js","type":"unfold_all","name":"Unfold
All"}],"processors":[{"id":"none","name":"None"},{"id":"babel","name":"Babel"},{"id":"typescript","name":"TypeScript"},{"id":"coffeescript","name":"CoffeeScript"},{"id":"livescript","name":"LiveScript"}]}],"formatters":[{"id":"classic","name":"Classic","runOn":[{"eventType":"demand"}],"url":"https://fi593g2v2a.execute-api.us-west-2.amazonaws.com/production/format"}],"layout":{"default":"top"},"linters":[{"id":"classic","name":"Classic","runOn":[{"eventType":"demand"}],"url":"https://fi593g2v2a.execute-api.us-west-2.amazonaws.com/production/lint"}],"preview":{"intervalMaxWaitMS":3500,"intervalMS":1200},"settings":[{"id":"details","name":"Pen
Details","type":"setting"},{"id":"privacy","name":"Privacy","pro":true,"type":"setting"},{"id":"behavior","name":"Behavior","type":"setting"},{"id":"editor","name":"Editor","type":"setting"},{"id":"template","name":"Template","type":"setting"},{"id":"screenshot","name":"Screenshot","pro":true,"type":"setting"}]},"__item":"{\"editor_settings\":{\"auto_run\":true,\"auto_save\":true,\"format_on_save\":false,\"indent_with\":\"spaces\",\"tab_size\":2,\"id\":\"VoDkNZ\",\"autocomplete\":false,\"code_folding\":true,\"css_pre_processor\":\"none\",\"css_prefix\":\"neither\",\"css_starter\":\"neither\",\"emmet_active\":true,\"font_size\":14,\"font_type\":\"system\",\"html_pre_processor\":\"none\",\"js_pre_processor\":\"none\",\"key_bindings\":\"normal\",\"line_numbers\":true,\"line_wrapping\":true,\"match_brackets\":true,\"snippets\":{\"markupSnippets\":{},\"stylesheetSnippets\":{}},\"theme\":\"twilight\"},\"hashid\":null,\"itemType\":\"pen\",\"resources\":[],\"tags\":[],\"id\":0,\"user_id\":1,\"html\":\"\",\"css\":\"\",\"js\":\"\",\"html_pre_processor\":\"none\",\"css_pre_processor\":\"none\",\"js_pre_processor\":\"none\",\"html_classes\":\"\",\"css_starter\":\"neither\",\"js_library\":null,\"created_at\":null,\"updated_at\":null,\"title\":\"\",\"description\":\"\",\"slug_hash\":\"\",\"head\":\"\",\"private\":false,\"has_animation\":false,\"team_id\":0,\"css_prefix\":\"neither\",\"template\":false,\"parent_id\":0,\"comments_count\":0,\"custom_screenshot_filename\":null,\"loves_count\":0,\"pick\":false,\"popularity_score\":0,\"views_count\":0,\"pick_visible_at\":null,\"cpid\":null,\"is_new_editor_pen\":false,\"protected\":false,\"access\":\"Public\",\"pen_hash\":null}","__layoutType":"top","__pageType":"pen","__profiled":{"base_url":"/anon","hashid":"VoDkNZ","id":1,"name":"Captain
Anonymous","type":"user","username":"anon"},"__processorsMap":{"autoprefixer":"autoprefixer-10","babel":"babel-7","coffeescript":"coffeescript-2","format-1":"format-1","flutter":"flutter-1","haml":"haml-4","less":"less-3","lint-1":"lint-1","livescript":"livescript-1","markdown":"markdown-11","postcss":"postcss-7","pug":"pug-2","sass":"sass-1","scss":"sass-1","sass-ruby-3":"sass-ruby-3","sass-ruby-compass-3":"sass-ruby-compass-3","slim":"slim-3","stylus":"stylus-0","typescript":"typescript-4","vue":"vue-2","vue3":"vue-3"},"__rtData":"{\"maxMembers\":0,\"roomID\":\"/live\",\"roomType\":\"live\",\"updatedAt\":0,\"user\":{\"id\":\"VoDkNZ\",\"hashid\":\"VoDkNZ\",\"name\":\"Captain
Anonymous\",\"username\":\"anon\",\"role\":\"editor\"}}","__eijs":"https://cpwebassets.codepen.io/assets/embed/ei.js","__favicon_mask_icon":"https://cpwebassets.codepen.io/assets/favicon/logo-pin-b4b4269c16397ad2f0f7a01bcdf513a1994f4c94b8af2f191c09eb0d601762b1.svg","__favicon_shortcut_icon":"https://cpwebassets.codepen.io/assets/favicon/favicon-aec34940fbc1a6e787974dcd360f2c6b63348d4b1f4e06c77743096d55480f33.ico","__path_to_iframe_console_runner":"https://cpwebassets.codepen.io/assets/editor/iframe/iframeConsoleRunner-6d8bf8b4b479137260842506acbb12717dace0823c023e08b96360e60b0840d9.js","__path_to_iframe_refresh_css":"https://cpwebassets.codepen.io/assets/editor/iframe/iframeRefreshCSS-44fe83e49b63affec96918c9af88c0d80b209a862cf87ac46bc933074b8c557d.js","__path_to_iframe_runtime_errors":"https://cpwebassets.codepen.io/assets/editor/iframe/iframeRuntimeErrors-4f205f2c14e769b448bcf477de2938c681660d5038bc464e3700256713ebe261.js","__path_to_processor_worker":"https://cpwebassets.codepen.io/assets/packs/router.js","__path_to_stop_execution_on_timeout":"https://cpwebassets.codepen.io/assets/common/stopExecutionOnTimeout-2c7831bb44f98c1391d6a4ffda0e1fd302503391ca806e7fcc7b9b87197aec26.js","__pen_normalize_css_url":"https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css","__pen_prefix_free_url":"https://cdnjs.cloudflare.com/ajax/libs/prefixfree/1.0.7/prefixfree.min.js","__pen_reset_css_url":"https://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.min.css","__path_to_infinite_loop_detection":"https://cpwebassets.codepen.io/assets/packs/js/infiniteLoopDetection-df943f36593958620c0e.js","__theme_url_twilight":"https://cpwebassets.codepen.io/assets/editor/themes/twilight-8ea74c444cf457f9a50f818792c3de6bb5f118202377c4fb1b7b1cc973b4070c.css","__theme_url_solarized_dark":"https://cpwebassets.codepen.io/assets/editor/themes/solarized-dark-fb5f1d9830f978169ccce3168b12ab1db5a2150702c168a4ae99630a7eab9fd9.css","__theme_url_tomorrow_night":"https://cpwebassets.codepen.io/assets/editor/themes/tomorrow-night-47f38e0b6072782710073c0d119a885f8d8fa9515f51e4f505fd3bdd13002947.css","__theme_url_oceanic_dark":"https://cpwebassets.codepen.io/assets/editor/themes/oceanic-dark-f52b71e393c57905043f6b691ab7e1f491644da39690fb7b0bc6f244284d956e.css","__theme_url_panda":"https://cpwebassets.codepen.io/assets/editor/themes/panda-f1cb92c10b4aa39b6dcfa03738a84d2b4f8f0f90e72a42e88e601e73ce68c465.css","__theme_url_duotone_dark":"https://cpwebassets.codepen.io/assets/editor/themes/duotone-dark-ebb2df4d1eb94f28c8a900aaa234137ffa559c23c012e779b8d16544ec3ed490.css","__theme_url_highcontrast_dark":"https://cpwebassets.codepen.io/assets/editor/themes/highcontrast-dark-43cc852ab2f3e457c307da9f3e1f495548ff74097f5264fcdb5b3632fa584daf.css","__theme_url_classic":"https://cpwebassets.codepen.io/assets/editor/themes/classic-6770b62f70ce50d8f8d2a29fc7d01d2d21d02b883c46f34d5a9e59b250acb5aa.css","__theme_url_solarized_light":"https://cpwebassets.codepen.io/assets/editor/themes/solarized-light-9a16c7bf92fa36dae8d89a45cb19833b040cd6df25fc357784fb8903b2c9af10.css","__theme_url_xq_light":"https://cpwebassets.codepen.io/assets/editor/themes/xq-light-69c7b1c747987916ce33e1e98437272ea59073bf7db6c68a7585751bfa328ab6.css","__theme_url_oceanic_light":"https://cpwebassets.codepen.io/assets/editor/themes/oceanic-light-b47baf704e0fabfb3f2b207ec6d26501af134aabe292c319b5adb5ddae937066.css","__theme_url_mdn_like":"https://cpwebassets.codepen.io/assets/editor/themes/mdn-like-5380d1257ad92137adf1916272e32aad24d45f8577ca6a693cc0b871a8cbdfbe.css","__theme_url_duotone_light":"https://cpwebassets.codepen.io/assets/editor/themes/duotone-light-f66b494986164c775a9f4a61c574a8d59ffbddbd2ba7dd0e2e299567e1f73f5c.css","__theme_url_highcontrast_light":"https://cpwebassets.codepen.io/assets/editor/themes/highcontrast-light-40c9a2a28c9c383affad477c0e981cfa90d97da029a9c78e1bacfa0ae8302314.css","__theme_url_scoped_twilight":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/twilight-9b183fa39a2199e3f075a5b25535f79e92968183addaf780b60e2381c242681f.css","__theme_url_scoped_solarized_dark":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/solarized-dark-2e3da440b4e41b34d96f70368459e6c4ea4f83f134495b1de1279bec56510437.css","__theme_url_scoped_tomorrow_night":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/tomorrow-night-bd9c982da80e4cbb970cef65e70c09dd1f3d543125c7480b5a7068ecc249f813.css","__theme_url_scoped_oceanic_dark":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/oceanic-dark-dfb87a42c99a8c092fcd97bbd4e7afb8e15b0cd7fccbe4aedd3765774a053443.css","__theme_url_scoped_panda":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/panda-263a3c336073cce95c9b6158a68a4eb165704bd967e6c58cb779e4e8c84b96c1.css","__theme_url_scoped_duotone_dark":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/duotone-dark-815c104921cc5fcce373bf8b58c825049571b90404152b2ab4991f13c9d62b8a.css","__theme_url_scoped_highcontrast_dark":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/highcontrast-dark-7ab54e0cb944b71eaf6b5149ffcfe07aca0b4ee5381edfe868111a8a525fa8de.css","__theme_url_scoped_classic":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/classic-061457a5ac602b1e9f0a405cfc9094b8bb8faa3e3b00d1c0d0777e056eee9910.css","__theme_url_scoped_solarized_light":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/solarized-light-47b66fd7a5fb1811808ca3e6bb73a2379e1c0b056394967ca14f73f2adb345f9.css","__theme_url_scoped_xq_light":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/xq-light-060b5af2d01daa3de9a99394ae7c103f926939ad4d31afb86d5cd1d07aa87f16.css","__theme_url_scoped_oceanic_light":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/oceanic-light-f4de83d7709e2f4cc4c2d725fdf9f99e8450df5db5bafa17e84ba01fefd1329f.css","__theme_url_scoped_mdn_like":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/mdn-like-e676eadf8d9291d35266600772b548381208757fadba37f0640864f8d92bc32b.css","__theme_url_scoped_duotone_light":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/duotone-light-e7d4a5c143a236e253db935af0dadc9c12c8ece88daae01055760ddd401c2b31.css","__theme_url_scoped_highcontrast_light":"https://cpwebassets.codepen.io/assets/editor/themes/scoped/highcontrast-light-f52c03c6b3ebbcd5a58e8b1659abf09916db74d8aa275372cacbf8ce05cbf0db.css"}