body {
  background-color: white;
  color: #434343;
  font-family: 'Lora', serif;
  text-align: justify;
}

textarea {
  height: 200px !important;
}

#logo {
  width: 200px;
}