html {
    border: solid blue;
    border-width: 1em;
}
.username:after {
content: " the Woz";
}