body {
    font-size: 17px;
    color: #202020;
    background-color: linen;
}

p {
    white-space: pre-wrap;
    line-height: 1.35;
}

img {
    user-select: none;
}