.effects {
  display: flex;
  justify-content: space-around;

  max-width: 100%;
}
