JSFiddle - React, Tailwind, and code Playground
by SANDEEP VIRANI
HTML
<iframe src="http://app.emaze.com/230290/infibeam" width='960px' height='540px' seamless webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe><a href="http://www.emaze.com" target="_blank"><img src="http://app.emaze.com/css/images/embed.png" alt="Powered by emaze" style="margin: 5px; border: none;"></a>
<div class="mylogo">Sandeep</div>
<div class="whiteLabel"></div>
CSS
.mylogo{
width:auto;
min-width:110px;
height:30px;
margin:10px;
background:grey;
top:0;
left:0;
position:absolute;
z-index:9999;
text-align:center;
color:#fff;
padding:6px 0 0 0;
}
.whiteLabel{
width:130px;
height:30px;
margin:4px;
background:#fff;
bottom:30px;
left:0;
position:relative;
z-index:9999;
text-align:center;
color:#000;
padding:5px 0 0 0;
}