Pen Settings

HTML

CSS

CSS Base

Vendor Prefixing

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.

+ add another resource

JavaScript

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.

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

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

Want to change your Syntax Highlighting theme, Fonts and more?

Visit your global Editor Settings.

HTML

              
                		<div id="wrapper">
			<h1>
				<div class="ribbon">
					<figure class="letter-wrapper">
						<span class="letter r">
							<span class="bottom"></span>
							<span class="middle"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter i">
							<span class="bottom"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter b">
							<span class="bottom"></span>
							<span class="middle"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter b">
							<span class="bottom"></span>
							<span class="middle"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter o">
							<span class="bottom"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter n">
							<span class="bottom"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
				</div>
				<div class="ribbon">
					<figure class="letter-wrapper">
						<span class="letter f">
							<span class="bottom"></span>
							<span class="middle"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter o">
							<span class="bottom"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter n">
							<span class="bottom"></span>
							<span class="middle"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
					<figure class="letter-wrapper">
						<span class="letter t">
							<span class="bottom"></span>
							<span class="middle"></span>
							<span class="top"></span>
						</span>
						<figcaption>A</figcaption>
					</figure>
				</div>
			</h1>

      <section>
        <figure class="letter-wrapper">
          <span class="letter a">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>A</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter b">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>B</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter c">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>C</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter d">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>D</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter e">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>E</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter f">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>F</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter g">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>G</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter h">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>H</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter i">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>I</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter j">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>J</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter k">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>K</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter l">
            <span class="bottom"></span>
          </span>
          <figcaption>L</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter m">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>M</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter n">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>N</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter o">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>O</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter p">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>P</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter q">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>Q</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter r">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>R</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter s">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>S</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter t">
            <span class="bottom"></span>
          </span>
          <figcaption>T</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter u">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>U</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter v">
            <span class="bottom"></span>
          </span>
          <figcaption>V</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter w">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>W</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter x">
            <span class="bottom"></span>
            <span class="middle"></span>
            <span class="top"></span>
          </span>
          <figcaption>X</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter y">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>Y</figcaption>
        </figure>

        <figure class="letter-wrapper">
          <span class="letter z">
            <span class="bottom"></span>
            <span class="top"></span>
          </span>
          <figcaption>Z</figcaption>
        </figure>
      </section>
		</div>
              
            
!

CSS

              
                /*
Project Name: Ribbon
Description: Pure CSS font #2
Author: @c4rin3
Author URI: http://c4rin3.vituelles.fr
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  font-size: 15px;
  background: #3F2860;
  font-family: sans-serif;
  color: #FFF;
}
h1 {
  font-size: 5px;
  padding: 2.5em 0 10em;
  margin:0;
  /*display: none;*/
}
#wrapper {
  text-align: center;
  position: relative;
  margin: 5% auto;
  width: 70%;
  /*border: 1em solid #FA8B60;*/
  box-shadow: 0px 0px 1em 0.5em rgba(0, 0, 0, 0.3);
  padding: 5%;
}

#wrapper::before, #wrapper::after, section::before , section::after  {
  box-sizing: border-box;
}

#wrapper::before {
  content: "";
  position: absolute;
  display: block;
  width: 0.5em;
  height: 100%;
  top: 0;
  left: 0;
  border-top: 0.5 solid #3F2860;
  background: #FA8B60 linear-gradient( to bottom, #A45B3F 0, #FA8B60 10%, #FA8B60 85%, #A45B3F);
}
#wrapper::after {
  content: "";
  position: absolute;
  display: block;
  width: 0.5em;
  height: 100%;
  top: 0;
  right: 0;
  border-top: 0.5em solid #3F2860;
  background: #FA8B60 linear-gradient( to bottom, #A45B3F 0, #FA8B60 10%, #FA8B60 85%, #A45B3F);
}

section::before {
content: "";
position: absolute;
display: block;
width: 100%;
height: 0em;
top: 0;
left: 0;
border-bottom: 0.5em solid #FA8B60;
border-left: 0.5em solid #3F2860;
border-right: 0.5em solid #3F2860;

border-left: 0.5em solid #301E49;
border-right: 0.5em solid #301E49;
z-index: 2;
}
section::after {
content: "";
position: absolute;
display: block;
width: 100%;
height: 0em;
bottom: 0;
left: 0;
border-top: 0.5em solid #FA8B60;
border-left: 0.5em solid #3F2860;
border-right: 0.5em solid #3F2860;

border-left: 0.5em solid #301E49;
border-right: 0.5em solid #301E49;
z-index: 2;
}

.letter-wrapper {
  width: 5em;
  height: 5em;
  display: inline-block;
  position: relative;
  margin: 1em 0.2em;
  padding: 0; 
}
figcaption {
  display: none;
  margin-top: 1em;
  color: rgba(255, 255, 255, 0.14);
}
.letter {
  display: block;
  margin: 0 auto;
}

/* LETTER A
-------------------------------------------------------- */
.a {
  width: 4em;
  height: 5em;
}
.a .bottom, .a .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
/* premier */
.a .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
/* 2e */
.a .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
/* 3e */
.a .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;

  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
  /*border-image: linear-gradient(to top, #FA8B60, #A45B3F, #FA8B60) 1 100%;*/
}
/* 4e */
.a .top:after {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 4em;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
/* LETTER B
-------------------------------------------------------- */
.b {
  width: 4em;
  height: 5em;
}
.b .bottom, .b .middle, .b .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.b .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.b .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.b .middle:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.b .middle:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  left: 0em;
  background: #FA8B60;
  /*  variant
  border-top: 0em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
  */
}
.b .top:before {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 1em;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.b .top:after {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 1em;
  bottom: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER C
-------------------------------------------------------- */
.c {
  width: 4em;
  height: 5em;
}
.c .bottom, .c .middle, .c .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.c .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.c .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.c .middle:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 3em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
  /*border-image: linear-gradient(to top, #FA8B60, #A45B3F, #FA8B60) 1 100%;*/
}
.c .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  right: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
  /*border-image: linear-gradient(to top, #FA8B60, #A45B3F, #FA8B60) 1 100%;*/
}
.c .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  right: 0;
  bottom: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
  /*border-image: linear-gradient(to top, #FA8B60, #A45B3F, #FA8B60) 1 100%;*/
}

/* LETTER D
-------------------------------------------------------- */
.d {
  width: 4em;
  height: 5em;
}
.d .bottom, .d .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.d .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.d .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.d .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  background: #FA8B60;
}
.d .top:after {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 3em;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER E
-------------------------------------------------------- */
.e {
  width: 4em;
  height: 5em;
}
.e .bottom, .e .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.e .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.e .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.e .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.e .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 3em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER F
-------------------------------------------------------- */
.f {
  width: 4em;
  height: 5em;
}
.f .bottom, .f .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.f .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.f .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.f .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
/* LETTER G
-------------------------------------------------------- */
.g {
  width: 4em;
  height: 5em;
}
.g .bottom, .g .middle, .g .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.g .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.g .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.g .middle:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 1em;
  top: 2em;
  right: 1em;
  background: #FA8B60 linear-gradient( to right, #FA8B60, #A45B3F);
}
.g .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 3em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
  /*border-image: linear-gradient(to top, #FA8B60, #A45B3F, #FA8B60) 1 100%;*/
}
.g .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  right: 0;
  bottom: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
  /*border-image: linear-gradient(to top, #FA8B60, #A45B3F, #FA8B60) 1 100%;*/
}
/* LETTER H
-------------------------------------------------------- */
.h {
  width: 4em;
  height: 5em;
}
.h .bottom, .h .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.h .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  top:2em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.h .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  background: #FA8B60;
}
.h .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  right: 0;
  background: #FA8B60 ;
}
/* LETTER I
-------------------------------------------------------- */
.i {
  width: 4em;
  height: 5em;
}
.i .bottom, .i .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.i .bottom:before {

  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 3em;
  left: 1.5em;
  top: 1em;
  background: #FA8B60 linear-gradient( to top, #A45B3F, #FA8B60 1em, #FA8B60 2em, #A45B3F);

}
.i .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 4em;
  height: 1em;
  left: 0em;
  top: 4em;
  background: #FA8B60 ;
}
.i .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 4em;
  height: 1em;
  left: 0em;
  background: #FA8B60;
}
/* LETTER J
-------------------------------------------------------- */
.j {
  width: 4em;
  height: 5em;
}
.j .bottom, .j .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.j .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.j .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  left: 0;
  bottom: 0;
  border-top: 0em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.j .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  right: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER K
-------------------------------------------------------- */
.k {
  width: 4em;
  height: 5em;
}
.k .bottom, .k .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.k .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.k .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  right: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.k .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  background: #FA8B60;
}
.k .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 2em;
  right: 0;
  bottom: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
/* LETTER L
-------------------------------------------------------- */
.l {
  width: 4em;
  height: 5em;
}
.l .bottom {
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.l .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.l .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  border-top: 0em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER M
-------------------------------------------------------- */
.m {
  width: 5em;
  height: 5em;
}
.m .bottom, .m .top {
  display: block;
  width: 5em;
  height: 100%;
  position: absolute;
}
.m .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 4em;
  left: 2em;
  top: 1em;
  background: #FA8B60 linear-gradient( to bottom, #A45B3F, #FA8B60 1em);
}
.m .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.m .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
  /* variant
  width: 1em;
  height: 5em;
  border: none;
  background: #FA8B60 ;
  */
}
.m .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  right: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
/* LETTER N
-------------------------------------------------------- */
.n {
  width: 4em;
  height: 5em;
}
.n .bottom, .n .top {
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.n .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.n .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
  /* variant
  width: 1em;
  height: 5em;
  border: none;
  background: #FA8B60 ;
  */
}
.n .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  right: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
/* LETTER O
-------------------------------------------------------- */
.o {
  width: 4em;
  height: 5em;
}
.o .bottom, .o .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.o .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.o .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 4em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.o .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 3em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.o .top:after {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 3em;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER P
-------------------------------------------------------- */
.p {
  width: 4em;
  height: 5em;
}
.p .bottom, .p .top {
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.p .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.p .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  top: 2em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.p .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  left: 0em;
  background: #FA8B60;
}
.p .top:after {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 1em;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER Q
-------------------------------------------------------- */
.q {
  width: 4em;
  height: 5em;
}
.q .bottom, .q .middle, .q .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.q .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 3em;
  top: 1em;
  background: #FA8B60 linear-gradient( to top, #A45B3F, #FA8B60 1em, #FA8B60 2em, #A45B3F );
}
.q .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 3em;
  top: 1em;
  right: 0em;
  background: #FA8B60 linear-gradient( to bottom, #A45B3F, #FA8B60 1em );
}
.q .middle:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 0em;
  border-bottom: 1em solid #FA8B60;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
}

.q .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  bottom: 0;
  background: #FA8B60;
  transform: skew(45deg) translateX(0.5em);
}

.q .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 0.5em;
  right: 0;
  bottom: -0.5em;
  background: #FA8B60 linear-gradient( to bottom, #A45B3F, #FA8B60 1em );

}

/* LETTER R
-------------------------------------------------------- */
.r {
  width: 4em;
  height: 5em;
}
.r .bottom, .r .middle, .r .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.r .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.r .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.r .middle:before {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 1em;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.r .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  background: #FA8B60;

}
.r .top:after {
  content: "";
  position: absolute;
  display: block;
  right: 0em;
  width: 0em;
  height: 1em;
  bottom: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
/* LETTER S
-------------------------------------------------------- */
.s {
  width: 4em;
  height: 5em;
}
.s .bottom, .s .middle, .s .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.s .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60 1em);
}
.s .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.s .middle:before {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 0em;
  bottom: 0;
  background: #FA8B60 linear-gradient( to left, #A45B3F, #FA8B60 1em);
}
.s .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.s .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  right: 0;
  bottom: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER T
-------------------------------------------------------- */
.t {
  width: 4em;
  height: 5em;
}
.t .bottom {
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.t .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 4em;
  top: 1em;
  left: 1.5em;
  background: #FA8B60 linear-gradient( to top, #FA8B60, #A45B3F);
  background: #FA8B60 linear-gradient(to top, #FA8B60 3em, #A45B3F );
}
.t .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 4em;
  height: 1em;
  left: 0em;
  background: #FA8B60;
}
/* LETTER U
-------------------------------------------------------- */
.u {
  width: 4em;
  height: 5em;
}
.u .bottom, .u .top {
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.u .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  bottom: 0;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.u .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  border-top: 0em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.u .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  right: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER V
-------------------------------------------------------- */
.v {
  width: 4em;
  height: 5em;
}
.v .bottom, .v .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.v .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  right: 0.8em;
  background: #FA8B60 linear-gradient( to top, #A45B3F, #FA8B60);
  transform: skew(-16deg);
}
.v .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  left: 0.8em;
  background: #FA8B60;
  transform: skew(16deg);
}
/* LETTER W
-------------------------------------------------------- */
.w {
  width: 5em;
  height: 5em;
}
.w .bottom, .w .top {
  display: block;
  width: 5em;
  height: 100%;
  position: absolute;
}
.w .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 3em;
  left: 2em;
  bottom: 1em;
  background: #FA8B60 linear-gradient( to top, #A45B3F, #FA8B60 1em);
}
.w .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 3em;
  height: 1em;
  left: 1em;
  bottom: 0;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.w .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  border-top: 0em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.w .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 4em;
  right: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
/* LETTER X
-------------------------------------------------------- */
.x {
  width: 4em;
  height: 5em;
}
.x .bottom, .x .middle, .x .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.x .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  left: 2em;
  left: 1.5em;
  background: #FA8B60 linear-gradient( to top, #FA8B60 1em, #A45B3F 2em, #A45B3F 3em, #FA8B60 4em);
  transform: skew(31deg);

background: #FA8B60 linear-gradient( to top, #FA8B60 0em, #A45B3F 2em, #A45B3F 3em, #FA8B60 5em);
transform: skew(29deg);
width: 1.25em;
left: 1.4em;
}
.x .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 5em;
  left: 2em;
  left: 1.5em;
  background: #FA8B60;
  transform: skew(-31deg);

transform: skew(-29deg);
width: 1.25em;
left: 1.4em;
}
/*
.x .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 1em;
  left: 1em;
  top: 2em;
  background: #FA8B60 linear-gradient( to right, #A45B3F, #FA8B60, #A45B3F);
}
.x .middle:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  bottom: 0;
  border-top: 1em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
.x .middle:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 1em;
  right: 0;
  border-top: 0em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.x .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 2em;
  border-top: 0em solid transparent;
  border-right: 1em solid #FA8B60;
  border-bottom: 1em solid transparent;
}
.x .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 0em;
  height: 2em;
  right: 0;
  bottom: 0;
  border-top: 1em solid transparent;
  border-left: 1em solid #FA8B60;
  border-bottom: 0em solid transparent;
}
*/
/* LETTER Y
-------------------------------------------------------- */
.y {
  width: 4em;
  height: 5em;
}
.y .bottom, .y .top {
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.y .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 2em;
  background: #FA8B60 linear-gradient( to top, #A45B3F, #FA8B60 1em);
}
.y .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 2em;
  right: 0;
  background: #FA8B60 linear-gradient( to top, #A45B3F, #FA8B60 1em);
}
.y .top:before {
  content: "";
  position: absolute;
  display: block;
  width: 1em;
  height: 2em;
  left: 1.5em;
  bottom: 0em;
  background: #FA8B60 linear-gradient( to bottom, #A45B3F, #FA8B60 1em);
}
.y .top:after {
  content: "";
  position: absolute;
  display: block;
  width: 2em;
  height: 0em;
  top: 2em;
  left: 0em;
  border-top: 1em solid #FA8B60;
  border-left: 1em solid transparent;
  border-right: 1em solid transparent;
}
/* LETTER Z
-------------------------------------------------------- */
.z {
  width: 4em;
  height: 5em;
}
.z .bottom, .z .middle, .z .top{
  display: block;
  width: 4em;
  height: 100%;
  position: absolute;
}
.z .bottom:before {
  content: "";
  position: absolute;
  display: block;
  width: 3.3em;
  height: 1em;
  background: #FA8B60 linear-gradient(to left, #A45B3F 0.5em, #FA8B60 2em);
}
.z .bottom:after {
  content: "";
  position: absolute;
  display: block;
  width: 3.3em;
  height: 1em;
  bottom: 0px;
  right: 0px;
  background: #FA8B60 linear-gradient(to right, #A45B3F 0.5em, #FA8B60 2em);
}
.z .top:before {
  content: "";
  position: absolute;
  display: block;
  height: 5em;
  width: 1.2em;
  left: 1.4em;
  background: #FA8B60;
  transform: skew(-29deg);
}
              
            
!

JS

              
                
              
            
!
999px

Console