body {
    background-color: black;
    color: white;
    font-family: 'Courier New', monospace;
}
img {
    border: 3px dashed yellow;
}

