.onlyForScreen {
  display : none;
}

footer {
  display:none;
  /*
  position : fixed;
  bottom   : 0;
  width    : 100%;
  
   */
}
