html {
    width: 100%;
}

body {
    background-image: url("/images/background.jpg");
    font-family: "Lucida Console", Courier, monospace;
}