body {
    border: 1px solid red;
}

h1 {
    font-size: 3em;
}

p {
    font-size: 2em;
}

strong.id {
    color: darkblue;
}
