img {
    width: 450px;
    height:300px;
}

html {
    font-family: 'PT Serif', serif;
    background-color: blanchedalmond;

}

h1 {
    font-size: 20pt;
    color:saddlebrown;
}

.title {
    text-align: center;
}

#two {
    align-content: center;
}