JSFiddle - React, Tailwind, and code Playground
by Ovi Stof
HTML
<body>
<header>
</header>
<article>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text goes here.<br>
Body text...
CSS
header {
min-height: 255px;
}
article {
padding-bottom: 60px;
width: 900px;
margin: 0 auto;
}
footer {
position: fixed;
bottom: 0px;
width: 100%;
height: 60px;
background-color: black;
}