.round-image{
  width:90%;
  border-radius:5%;
  box-shadow:0 0 10px rgba(0,0,0,0.2);
  margin-bottom:1em;
}

h1{
  font-size:2rem;
  display:inline-block;
  text-align:center;
  white-space:normal;
}
