/* disable the error overlay */
#webpack-dev-server-client-overlay {
  display: none;
}