#emu {
    font-family: 'Comic Mono', monospace;
    width: 640px !important;
    height: 480px !important;
    color: #fff;
    border-radius: 3px;
    background-color: #000;
}