.preview {
  background-color: #D3D3D3;
}

.text-input {
  border-style: solid;
  border-radius: 1em;
  border-width: thin;
  padding: 10px;
  margin: 5px;
}
