body {
    background-color:#8A2BE2 ; 
    color: yellow;
}

h1 {
    color: yellow; 
}

img {
    width: 250px; 
    height: auto;
}