body {
    background-color: rgb(89,63,255);
  }
  img {
    width: 9%;
    display: block;
    margin-left: 300;
    margin-right: 0;
    margin-top: 200px;
p {
font-family: 'Poppins', sans-serif;
    color: white;
    text-align: center;
    font-size: 25px;
}
