/* my_css.css */
body {
    background-color: black;
    color: white;
    width: 750px;
}
