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.
<html>
<body>
<div class="bg">
<div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
<div class="rumbus"></div>
</div>
<div>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
<svg class="star" viewBox="0 0 77 73" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<path d="M36.0645388,0.4302588 C38.4091098,8.25919713 41.3339866,14.4491109 44.839169,19 C47.8695321,22.9344162 50.9310046,28.0874834 60.5901235,31.1641321 C63.1005609,31.9637635 68.5867419,31.9637635 77.0486665,31.1641321 C66.8051943,34.1487502 60.8283239,36.7607062 59.1180551,39 C57.9696267,40.5036634 51.249471,44.1273002 47.2028344,53.7696276 C45.8830228,56.9144755 44.6376315,63.3245996 43.4666607,73 L37.1274917,57 C32.8569139,50.5403889 27.6410369,46.0397352 21.4798607,43.4980389 C15.3186845,40.9563426 8.24428155,40.3868347 0.256651784,41.789515 C7.30629314,40.1429738 12.6855062,38.5076385 16.394291,36.8835092 C19.9144546,34.3713924 28.1064997,30.5175541 33.6457597,19 C35.1115758,15.9521891 35.5308546,9.7622754 34.903596,0.4302588 L36.0645388,0.4302588 Z" id="Path-3" fill="#3D5073"></path>
<path d="M38.5,28.1364358 C40.4019481,30.2737036 41.8886049,31.7748104 42.9599705,32.6397563 C44.0313361,33.5047022 45.973056,34.7714277 48.7851302,36.439933 C46.5601093,38.1503647 44.9558866,39.5551708 43.972462,40.6543512 C42.9890375,41.7535315 41.7421647,43.5354145 40.2318437,46 C38.4951059,43.2737956 37.0911888,41.3437576 36.0200923,40.209886 C34.9489958,39.0760145 33.5190034,38.0060525 31.7301151,37 C33.6399553,35.4910676 34.9709802,34.2441811 35.7231896,33.2593407 C36.475399,32.2745002 37.4010025,30.5668653 38.5,28.1364358 Z" id="Path-4" stroke="#D6E7FD" stroke-width="3" fill="#3D5073"></path>
</svg>
</div>
</div>
<div class="palette">
<div class="palette-item h-color"></div>
<div class="palette-item v-light"></div>
<div class="palette-item v-dark"></div>
<div class="palette-item chess-light"></div>
<div class="palette-item chess-dark"></div>
</div>
</body>
</html>
:root {
--s: 80px;
--h-color: rgb(132, 164, 226);
--v-light: rgb(214, 231, 253);
--v-dark: rgb(0,0,0);
--chess-light: rgb(222,236,253);
--chess-dark: rgb(0,0,0);
}
$rumbus-size: 20px;
$rumbus-size2: $rumbus-size / 2;
$s: 60px;
.star {
position: absolute;
height: $s;
}
.bg {
position: absolute;
top: 0;
left: 0;
bottom: 0;
right: 0;
width: 14*$s;
height: 9*$s;
overflow: hidden;
margin: auto;
background-image:
linear-gradient(to bottom, transparent 0%, transparent 50%, var(--h-color) 50%, var(--h-color) 100%),
linear-gradient(to right, var(--v-light) 0%, var(--v-light) 25%, var(--v-dark) 25%, var(--v-dark) 75%, var(--v-light) 75%, var(--v-light) 100%);
background-size: 120px 120px;
}
.rumbus {
position: absolute;
height: $rumbus-size;
width: $rumbus-size;
background-color: var(--chess-light);
background-image:
linear-gradient(45deg, var(--chess-dark) 0%, var(--chess-dark) 25%, transparent 25%),
linear-gradient(45deg, transparent 0%, transparent 75%, var(--chess-dark) 75%),
linear-gradient(135deg, var(--chess-dark) 0%, var(--chess-dark) 25%, transparent 25%),
linear-gradient(135deg, transparent 0%, transparent 75%, var(--chess-dark) 75%);
background-size: $rumbus-size;
background-position: 0 0, $rumbus-size2 $rumbus-size2, $rumbus-size2 0, 0 $rumbus-size2;
transform: rotate(45deg)
}
@for $i from 0 through 200 {
.rumbus:nth-child(#{$i+1}) {
left: $s*($i % 14) + 0.5*$s - $rumbus-size2;
top: floor($i / 14) * $s - $rumbus-size2;
}
.rumbus:nth-child(#{2*$i+floor($i/14)%2}) {
transform: rotate(-45deg);
}
.star:nth-child(#{$i+1}) {
left: 2*($i % 6)*$s + 1.5*$s;
top: 2*floor($i / 6)*$s + $s;
}
.star:nth-child(#{$i+7 + 6*floor($i/6)}) {
transform: rotate(10deg);
}
}
.palette {
position: absolute;
right: 20px;
top: 20px;
padding: 20px 20px 0;
box-shadow: 0 0 20px rgba(0,0,0,0.3);
}
.palette-item {
width: 40px;
height: 40px;
margin-bottom: 20px;
}
.palette-item input {
display: block;
width: 100%;
height: 100%;
-webkit-appearance: none;
-moz-appearance: none;
-ms-appearance: none;
-o-appearance: none;
appearance: none;
border: 1px solid #c9c9c9;
padding: 0;
}
.h-color {
background: var(--h-color);
}
.v-light {
background: var(--v-light);
}
.v-dark {
background: var(--v-dark);
}
.chess-light {
background: var(--chess-light);
}
.chess-dark {
background: var(--chess-dark);
}
const palettes = {
"h-color": ['#84a4e2', '#ff9800'],
"v-light": ['#d6e7fd', '#ffcc80'],
"v-dark" : ['#000000', '#3e2723'],
"chess-light":['#deecfd', '#fff3e0'],
"chess-dark" :['#000000', '#3e2723']
}, len = palettes['h-color'].length;
let i=0;
document.addEventListener("click", e => {
Object.keys(palettes).forEach(p => document.documentElement.style.setProperty(`--${p}`, palettes[p][i++%len]));
});
Also see: Tab Triggers