🔰CSS Battle @Cozey🔰
#1 Simply Square CodeNow
<div></div>
<style>
*{
margin: 0px;
}
div {
width: 200px;
height: 200px;
background: #dd6b4d;
background: #b5e0ba;
}
body{
background:#5d3a3a;
}
</style>
#2 Carrom CodeNow
<div id ="a"></d...
cozey.hashnode.dev6 min read