JSFiddle - React, Tailwind, and code Playground
HTML
<hr style="border:1px solid red; width:100%;"/>
<hr style="position:absolute; border:1px solid blue; width:100%;" />
CSS
body {position:relative;}
<hr style="border:1px solid red; width:100%;"/>
<hr style="position:absolute; border:1px solid blue; width:100%;" />
body {position:relative;}