.environment-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 5px 10px;
    text-align: center;
    font-size: xx-small;
    z-index: 9999;
}
