Uses Shape Detection API

In Chrome enable the Experimental Web Platform Features under chrome://flags/#enable-experimental-web-platform-features
    // Mini Real Time Face Detection in 278b of HTML+JS
    // Golfed by Yero
    // Requires Chrome + chrome://flags/#enable-experimental-web-platform-features
    // Extra options: FaceDetector({fastMode:true,maxDetectedFaces:2})