Which of these is a correct way to change an element's position property?
position
position: relative;
position: center;
position: 10px;
position: left;
position: relative;.