#noscript-message{
    position: fixed;
    top: 5em;
    width: 100%; 
    background-color: rgb(255, 255, 0, .5) ;
    text-align: center; 
    padding: 15px;    
}
