Take a look at the code I'm currently working on:
<div style="width:100%; position:absolute; border:0px; background-color:#232323; color:#ffffff; padding-top:5px; padding-bottom:5px; font-size:12px" align="center">
TEST TEST TEST TEST TEST
The purpose of this code is to create a bar at the top of your website where you can input text, similar to what you see on this website:
What adjustment should be made in the code to have this bar appear at the bottom of the screen instead of the top?