Tell us what’s happening:
Describe your issue in detail here.
**Your code so far**
<style>
div {
background-color: blue;
height: 100px;
width: 100px;
margin: auto;
}
</style>
<div></div>
**Your browser information:**
User Agent is: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.96 Safari/537.36
Challenge: Center an Element Horizontally Using the margin Property
Link to the challenge: