.right-spelling mark {
  font-size: 3rem;
  margin-left:10px;
  cursor: pointer;
}

.right-spelling {
  display: flex;
  flex-wrap: wrap;
}

#copyMessage {
  padding: 16px;
}
