¿floating bar with CSS?

Anyone have a way to make this floating bar?

311

Hola Jorge,

Anything like it?

Yes, exactly something like that.

Could you share the method used?

Seguro!

Let me come back to my home and check my laptop.

Te aviso

Aquí el código @Jorge_Hernandez, disculpa el retraso

<pre><span><style>
<div style =" position: fixed;
  top: 85%;
  width: 93%;
  height: 7%;
  opacity: 1.9;
  background-color: #FF8C00; 
  border-radius: 10px; 
  border: 2px solid #ffffff;">
 <center><h5><font color=black><b>Tu Cuenta es por...
 <center><h5><font color=black><b> OrdenUSD  / OrdenBs
</style></span></pre>

Saludos!

Tranqui mi pana. Muchas gracias!