body{ background-image: url(image here) } body{color:
;}
.tableRight { width: 75%; background: #ff00c8; padding: 10px; vertical-align: top; overflow-wrap: anywhere; } .tableLeft { background:
; width: 25%; padding: 10px; vertical-align: top; overflow: hidden; }
.topRight { background: black; position: relative; animation: floating 3s infinite; border: 2px solid black; max-width: 550px; }
.logo b span {display: none;}
.topLeft {
margin-top: 20px;
background-repeat: no-repeat
background-color: #FFFFFF;
background-size: cover;
background-image: url(image here);
border: 2px solid #FFFFFF;
}
.topRight {
margin-top: 20px;
margin-bottom: 20px;
background: url(image here);
position: relative;
border: 2px solid #FFFFFF;
max-width: 550px;
} thats it! hope i helped 🖤