Complete the code to set the margin of an element to 20 pixels on all sides:
.element { margin: _____; }
All of the answers are correct
20px 20px
20px 20px 20px 20px
20px