Relative positioning leaves a hole where the content was shifted from.
Relative positioning leaves a hole where the content was shifted from.
Relative positioning leaves a hole where the content was shifted from.
.shift {position: relative;
top: 120px;
left: 200px;
color: #f00;
}