Battle #1 - Pilot Battle #1 - Simple Square Link to the problem <div></div> <style> * { margin: 0; } body { background: #5d3a3a; } div { width: 200px; height: 200px; background: #b5e0ba; } </style>