body {background: #0004ff;
background: linear-gradient(90deg, rgba(0, 4, 255, 1) 0%, rgba(150, 87, 199, 1) 50%, rgba(255, 0, 0, 1) 100%);}

.border-box {
    background: rgb(118, 139, 255);
    border: 5px solid rgb(150, 0, 0);
}

 .homemade-apple-regular {
  font-family: "Homemade Apple", cursive;
  font-weight: 400;
  font-style: normal;
}
