body {
    margin: 0;
    padding: 0;
}

#cv {
    background: darkblue;
    /*transform: scale(2.0);*/
    width: 640px !important;
    height: 400px !important;
    image-rendering: pixelated;
}