.container {
  background-color: rgb(16, 1, 13);
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.469);
  box-shadow: 0 0.75rem 2rem 0 rgba(0, 0, 0, 0.1);
}
.text2{
  font-size: xx-large;
}

.text {
  color: rgb(244, 238, 243);
  font-size: large;
}

button {
  height: 40px;
  width: 300px;
  border-radius: 40em;
  border-style: none;
  box-shadow: #ADCFFF 0 -12px 6px inset;
  box-sizing: border-box;
  cursor: pointer;
  font-family: -apple-system, sans-serif;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
  outline: none;
  padding-top: 5px;
  quotes: auto;
  text-align: center;
  text-decoration: none;
  transition: all .15s;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}

.h2 button:hover {
  background-color: #f6e2f0;
  box-shadow: #f98ada 0 -6px 8px inset;
  transform: scale(1.125);
}

.h2 a {
  color: rgb(245, 4, 165);
}

a :visited {
  color: #2f71ab;
}

.head img {
  margin-left: 800px;
  margin-top: 0px;
  mix-blend-mode:multiply;
  
}
.sub{
  font-size: 15px;
}


.head1 {
  margin-top: -567px;
  color: azure;
}

.head2 {
 

  padding-block-end: 200px;
  
  border: 3px solid #8E44AD ;
  margin: 350px;
  padding-left: 20px;
  margin-top: -600px;
  margin-right: 20px;
  font-size: 10px;
  color: rgb(247, 245, 247);
  text-align: left;
  height: 2px;
  width: 450px;
  background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
 

  }
  

  .h6 {
    width: 60px;
    height: 60px;
    text-align: left;
    border: 3px solid #b8afbc;
    margin: 20px;
  }
.head5 {
  background: linear-gradient(60deg, rgba(84,58,183,1) 0%, rgba(0,172,193,1) 100%);
 
}

  