Given only <div class="container"></div> make India's Flag using only CSS
Anonymous
.container{ box-sizing: border-box; border-top: 100px solid orange; border-bottom: 100px solid green; height: 300px; }
Check out your Company Bowl for anonymous work chats.