Great! We can adjust relatively-positioned elements with top, right, bottom and left, which are called offset properties.
top
right
bottom
left
As it turns out, static is the default value that positions an element according to the normal flow.
static