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 style='background-color:rgba(0, 0, 0, 0)'>
<div class="container max-w-7xl mx-auto px-4" style="cursor: auto;">

  <div class="flex flex-wrap">
    <div class="w-full md:w-6/12 lg:w-3/12 lg:mb-0 mb-12 px-4">
      <div class="px-6">
        <img alt="John Doe" src="https://dummyimage.com/300" class="rounded-xl shadow-lg max-w-full h-auto align-middle border-none undefined">
        <div class="pt-6 text-center">
          <h1 class="text-gray-900 text-xl font-serif font-bold leading-normal mt-0 mb-2">John Doe</h1>
          <p class="text-blue-gray-700 text-base font-light leading-relaxed mt-0 mb-4">CEO</p>
          <div class="flex items-center justify-center">
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-light-blue-500 hover:bg-light-blue-50 hover:text-light-blue-700 hover:bg-light-blue-50 active:bg-light-blue-100 undefined">
              <i class="fab fa-twitter undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-blue-500 hover:bg-blue-50 hover:text-blue-700 hover:bg-blue-50 active:bg-blue-100 undefined">
              <i class="fab fa-facebook-f undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-pink-500 hover:bg-pink-50 hover:text-pink-700 hover:bg-pink-50 active:bg-pink-100 undefined">
              <i class="fab fa-dribbble undefined text-lg"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
    <div class="w-full md:w-6/12 lg:w-3/12 lg:mb-0 mb-12 px-4" style="cursor: auto;">
      <div class="px-6" style="cursor: auto;">
        <img alt="Jack Wales" src="https://dummyimage.com/300" class="rounded-xl shadow-lg max-w-full h-auto align-middle border-none undefined" style="cursor: auto;">
        <div class="pt-6 text-center">
          <h1 class="text-gray-900 text-xl font-serif font-bold leading-normal mt-0 mb-2">Jack Wales</h1>
          <p class="text-blue-gray-700 text-base font-light leading-relaxed mt-0 mb-4">CMO</p>
          <div class="flex items-center justify-center">
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-light-blue-500 hover:bg-light-blue-50 hover:text-light-blue-700 hover:bg-light-blue-50 active:bg-light-blue-100 undefined">
              <i class="fab fa-twitter undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-blue-500 hover:bg-blue-50 hover:text-blue-700 hover:bg-blue-50 active:bg-blue-100 undefined">
              <i class="fab fa-facebook-f undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-pink-500 hover:bg-pink-50 hover:text-pink-700 hover:bg-pink-50 active:bg-pink-100 undefined">
              <i class="fab fa-dribbble undefined text-lg"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
    <div class="w-full md:w-6/12 lg:w-3/12 lg:mb-0 mb-12 px-4" style="cursor: auto;">
      <div class="px-6" style="cursor: auto;">
        <img alt="George Hoyt" src="https://dummyimage.com/300" class="rounded-xl shadow-lg max-w-full h-auto align-middle border-none undefined" style="cursor: auto;">
        <div class="pt-6 text-center">
          <h1 class="text-gray-900 text-xl font-serif font-bold leading-normal mt-0 mb-2">George Hoyt</h1>
          <p class="text-blue-gray-700 text-base font-light leading-relaxed mt-0 mb-4">Software Engineer</p>
          <div class="flex items-center justify-center">
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-light-blue-500 hover:bg-light-blue-50 hover:text-light-blue-700 hover:bg-light-blue-50 active:bg-light-blue-100 undefined">
              <i class="fab fa-twitter undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-blue-500 hover:bg-blue-50 hover:text-blue-700 hover:bg-blue-50 active:bg-blue-100 undefined">
              <i class="fab fa-facebook-f undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-pink-500 hover:bg-pink-50 hover:text-pink-700 hover:bg-pink-50 active:bg-pink-100 undefined">
              <i class="fab fa-dribbble undefined text-lg"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
    <div class="w-full md:w-6/12 lg:w-3/12 lg:mb-0 mb-12 px-4">
      <div class="px-6">
        <img alt="Jenna Kardi" src="https://dummyimage.com/300" class="rounded-xl shadow-lg max-w-full h-auto align-middle border-none undefined">
        <div class="pt-6 text-center">
          <h1 class="text-gray-900 text-xl font-serif font-bold leading-normal mt-0 mb-2">Isabella Bolt</h1>
          <p class="text-blue-gray-700 text-base font-light leading-relaxed mt-0 mb-4">Human Resources</p>
          <div class="flex items-center justify-center">
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-light-blue-500 hover:bg-light-blue-50 hover:text-light-blue-700 hover:bg-light-blue-50 active:bg-light-blue-100 undefined">
              <i class="fab fa-twitter undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-blue-500 hover:bg-blue-50 hover:text-blue-700 hover:bg-blue-50 active:bg-blue-100 undefined">
              <i class="fab fa-facebook-f undefined text-lg"></i>
            </button>
            <button class="false flex items-center justify-center gap-1 font-bold outline-none uppercase tracking-wider focus:outline-none focus:shadow-none transition-all duration-300 rounded-full w-10 h-10 p-0 grid place-items-center text-xs leading-normal bg-transparent text-pink-500 hover:bg-pink-50 hover:text-pink-700 hover:bg-pink-50 active:bg-pink-100 undefined">
              <i class="fab fa-dribbble undefined text-lg"></i>
            </button>
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
</div>
              
            
!

CSS

              
                .max-w-7xl {
  margin-top:5rem;
}
              
            
!

JS

              
                
              
            
!
999px

Console