h1 {
 font-family: "poppins", sans-serif;
font-weight: 600;
font-style: normal;
color: #5c005c; 
margin-left: 20px;

}

h2 {
 font-family: "poppins", sans-serif;
font-weight: 400;
font-style: normal;
margin-left: 20px;

}

p {
 font-family: "poppins", sans-serif;
font-weight: 200;
font-style: normal;

}

#intro {

width: 600px;
  margin-left: 20px;
}

ul {
 padding: 30px;
font-family: "poppins", sans-serif;
font-weight: 100;
font-style: normal;
background-color: #ffe2ff;

}

