body {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
}

h1, h2, h3, h4, h5, h6, p, a, label, button {
  margin: 0;
  padding: 0;
  font-size: unset;
  font-family: sans-serif;
  font-weight: unset;
  font-style: unset;
  text-align: unset;
  text-decoration: unset;
  color: unset;
}

iframe {
  min-width: 100%;
}

.success {
  height: 155px;
  display: flex;
  align-items: center;
}