<div class="rectangle"></div> <style> .rectangle { width: 100px; height: 100px; background: red; } </style>