#nsfw, .flip {
  margin-top: 2rem;
  text-align: center;
  cursor: pointer;  
  justify-content: center;
}

#nsfw {
  display: none;
  flex-direction: column;
  cursor: auto;
}
