canvas {
    position: absolute;
    top: 0;
    left: 0;
}

div#img {
    height: 400px;
    width: 300px;
    cursor: pointer;
}