.writing-image{
  padding-top: 1em;
  padding-bottom: 1em;
  align-content: center;
  display: flex;
}

.writing-image img{
  margin: auto;
}