browser not understanding css correctly

hey folks can anyone help me in debugging this weird CSS issue in the attached image as you can see I have applied.
position: fixed;
bottom: 1rem;
right: 1rem;

but the button is not fixing on correct position I don't if this issue with CSS or my browser not parsing the CSS correctly can anyone help me in fixing this issue.
image.png
Was this page helpful?