<style> .myclass { /* CLASS CREATED */ background-color: transparent; height:50px; width:50px; } </style> <body> <div class="myclass"></div> <body>