Select another position property:
Static
Absolute
Fixed
Relative
position: relative;
position: absolute;
top: -2rem;
right: 0;