
html {
    font-size: 22px;
}

body {
    background-image: url("background.jpg");
    background-color: #333;
    color: whitesmoke;
}
