body {
  background: rgb(154,22,235);
  background: linear-gradient(0deg, rgba(154,22,235,1) 0%, rgba(0,0,0,0.9640231092436975) 100%);
}

.responsive-image {
  height: auto;
  width: 40%;
}