body {
    background-color: #BF86F5 ;
}

h1 {
    color: red;
    text-align: center;
    font: "arial Narrow" 24px;
}

p {
    text-align: justify;
    font-family: "Times New Roman" 10px;;
    color: #248F24;
}

li {
  font-family: "arial black" 12px;
}