<div class="max-w-md mt-3 mx-auto bg-gray-800 rounded-xl shadow-md overflow-hidden md:max-w-2xl">
  <div class="md:flex">
    <div class="md:flex-shrink-0">
      <img class="h-48 w-full object-cover md:h-full md:w-48" src="http://zbfghk.org/wp-content/uploads/2015/12/Screen-Shot-2015-12-21-at-11.29.37-PM.png" alt="Man looking at item at a store">
    </div>
    <div class="p-8">
      <div class="uppercase py-3 text-6xl text-white font-semibold">我是天才櫻木</div>
      <h1 class="py-3 text-3xl font-bold text-red-600 mb-0">神奈川縣湘北高中籃球隊</h1>
      <p class="py-1 mb-0 text-gray-100">掌握籃板就等於掌握比賽,我要成為最強籃板王!老爹的光榮時代是什麼時候?是全日本時代嗎?但是我,我的光榮時代就是現在!你現在放棄就等於比賽提前結束!</p>
    </div>
  </div>
</div>
body{
  background-color: #666;
}
View Compiled

External CSS

  1. https://cdnjs.cloudflare.com/ajax/libs/tailwindcss/2.2.4/tailwind.min.css

External JavaScript

This Pen doesn't use any external JavaScript resources.