input#copy-button {
  width: auto; /* overrides the fixed width defined for input text fields */
}
p.submit {
  text-align: center;
}
.notice {
  padding-top: 0 !important;
  font-size: 90%;
}