#environIndicator {
    position:absolute; 
    top:90px; 
    left: 50px;
    font-size:16px;
    font-weight:bold;
    color:white; 
    width:145px;
    background-color:red;
    padding:2px;
    text-align:center;
}