.details img {
    max-width: 200px;
    width: 200px;
    max-height: 200px;
    height: 200px;
}

.link-note {
    color: grey;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 1024px;
}

blockquote {
    font-weight: bolder;
}
