body {
  font-family: "Poppins", sans-serif;
  background-color: #110b37;
  color: white;
}

.banner {
  height: 190px;
  width: 100%;
  border: solid red;
}