![](https://img1.daumcdn.net/thumb/R750x0/?scode=mtistory2&fname=https%3A%2F%2Fblog.kakaocdn.net%2Fdn%2FEm41e%2FbtsAxHZ3eXN%2FGX9Ke9Va0tb92dk18UIITk%2Fimg.png)
/* Write your CSS here */ #square { background-color: #d6ccc2; width: 100px; height: 100px; } #circle { background-color: #f5ebe0; width: 100px; height: 100px; border-radius: 50%; } https://codedamn.com/challenge/30-days-of-html-css 30 Days of HTML CSS - Codedamn Level up your coding skills with a daily coding challenge. Compete and share your progress every day and become a better developer. co..