So I don't know what it is called but what is the code to put the random items like flowers on the top in a red box so you don't miss it? I can't find it or remember. If you could let me know that would be awesome.
Go Here
and put in
<style type=text/css>>span[style]
{
border:5px solid red;
position:absolute !important;
left:335px !important;
top:5px !important;}</style>