h1{
    color: purple;
}

p{
    border: 1px solid black;
    padding: 10px;
}

img{
    width: 300px;
}