JSFiddle - React, Tailwind, and code Playground
CSS
header {
position: absolute;
font-size: 50px;
}
div .a {
background: black;
color: white;
}
div .b {
background: white;
color: black;}
header {
position: absolute;
font-size: 50px;
}
div .a {
background: black;
color: white;
}
div .b {
background: white;
color: black;}