JSFiddle - React, Tailwind, and code Playground

by viphalongpro

CSS

html {
    height:100%;
}
body {
    background: linear-gradient(transparent, white), url(http://transviet.com.vn/libs/images/Image/images/San-pham-Tour/Du-lich-trong-nuoc/Mien-Bac/Quang-Ninh/Sightseeing/halong1.jpg) center center no-repeat;
    background-size:100% 100%;
}