JSFiddle - React, Tailwind, and code Playground

by Max Sinev

CSS

#KalydoFooterWide {
bottom: 0;
left: 0px;
right: 0px;
background-color: rgba(170,170,255,0.0);
margin-top: -172px;
display: block;
position: relative;
z-index: 1;
background-image: url('../images/background/footer_bg.png');
background-repeat: no-repeat;
background-position: 352px 7px;
padding-top: 205px;
width: 1145px;
height: 216px;
margin-left: auto;
margin-right: auto;
    
#KalydoBody {
left: 0px;
right: 0px;
display: block;
padding-top: 8px;
padding-bottom: 6px;
margin-bottom: 8px;
background-image: url('../images/background/gamecontainer.png');
background-repeat: no-repeat;
background-position: center -5px;
position: relative;
z-index: 2;