body, html {
  margin: 0;
  padding: 0;
  outline: none;
  overflow-x: hidden;
}

#announcer {
  position: fixed;
  height: 0;
  overflow: hidden;
}