* {
    font-family: "Comic Sans MS";
    color: rgb(0, 0, 100);
}

body {
    background-color: rgb(137, 207, 240);
}

heading {
    font-size: 100px;
}

img {
    width: 400px;
    height: 400px;
}
