JSFiddle - React, Tailwind, and code Playground

by iRokosa

HTML

<p><!-- wp:paragraph --><h1>Hello World!</h1><!-- /wp:paragraph --></p>
<p>
 <a href=https://chodilinh.com/threads/buy-xanax-without-prescription-cod-no-prescription-required-no-hassles.236383/><b>Buy Xanax Without Prescription COD. No Prescription Required, No Hassles</b></a>
<a href=https://chodilinh.com/threads/order-tramadol-online-overnight-characteristics-pharmacies.236549/><b>Order Tramadol Online Overnight. Characteristics Pharmacies</b></a>
<a href=http://www.shadowville.com/board/general-discussions/mail-order-xanax-your-prescription-free-approach#p602661><b>Mail Order Xanax</b></a>
<a href=https://idees.orange.sn/feedbacks/187416-buy-xanax-online-hours-delivery-by-paypal><b>Buy Xanax Online Hours Delivery</b></a>
<a href=https://www.bizmaker.org/classifieds/buy-ambien-online-zolpidem-sleep-disorder-betterment-with-savings><b>Buy Ambien Online</b></a>
<a href=https://bookmark4you.online/bookmarking/buy-ambien-online-100-generic-zolpidem-10mg-overnight_1707124771.html><b>Buy Ambien Online</b></a>
<a href=http://ptits.net/boards/t/132814/purchase-xanax-1mg-tablet-online-pay-with-credit-debit-cards-also.aspx><b>Purchase Xanax 1mg tablet Online</b></a>
<a href=https://idees.orange.sn/feedbacks/187396-buy-cheap-tramadol-online-same-day-delivery-here><b>Buy Cheap Tramadol Online</b></a>
<a href=https://www.bizmaker.org/classifieds/securely-purchase-ativan-2mg-online-fast-delivery><b>Securely Purchase Ativan 2mg Online</b></a>
<a href=http://ptits.net/boards/t/132802/buy-xanax-1mg-online-any-time-when-you-need-easily.aspx><b>Buy Xanax 1mg Online</b></a>
<a href=https://infogram.com/buy-ambien-10mg-or-online-verified-pharmacy-of-us-1hmr6g8dw91zz2n?live><b>Buy Ambien 10Mg</b></a>
<a href=https://www.onlinebettingacademy.com/forum/topic/236536.new><b>Buying Farmapram Online</b></a>
<a href=https://chodilinh.com/threads/order-ritalin-online-without-prescription-instant-and-fast-delivery.236662/><b>Order Ritalin Online Without Prescription. Instant And Fast...

CSS

body {
  background: #20262E;
  padding: 20px;
  font-family: Helvetica;
}

#banner-message {
  background: #fff;
  border-radius: 4px;
  padding: 20px;
  font-size: 25px;
  text-align: center;
  transition: all 0.2s;
  margin: 0 auto;
  width: 300px;
}

button {
  background: #0084ff;
  border: none;
  border-radius: 5px;
  padding: 8px 14px;
  font-size: 15px;
  color: #fff;
}

#banner-message.alt {
  background: #0084ff;
  color: #fff;
  margin-top: 40px;
  width: 200px;
}

#banner-message.alt button {
  background: #fff;
  color: #000;
}