html {
  height: 100%;
  width: 100%;
}

.errorMessage {
  color: red;
  display: none;
}
