* {
    -webkit-touch-callout: none;
    -webkit-user-select:none;
}

p + p {
  margin-top: 1em;
}

.testResult {
  background-color: #D4D6D6;
}