.content {
  display: flex;
  justify-content: center;
  width: 100%;
  padding: 15px;
}
