p {
    font-family: "Chirp";
    text-align: center;
    color: #6495ED;
    font-weight:blod;
    font-size: 100px;
    line-height: 0.5;
    margin-bottom: 0.5em;
    }

h1 {
    font-family: "Chirp";
    text-align: center;
    color: #6495ED;
    font-weight:blod;
    font-size: 30px;
    line-height: 0.75;
        }

figcaption {
    font-size: 50px;
    text-align: center;
}

img {
    border: 5px solid #000000;
    line-height: 1.5;
}

body {
    background-color: #cddaf3;
}