If you see extra space added at the bottom of page when plugin is activated you should add next to CSS field on settings field:

#ncf-body-bg {
  height: auto !important;
  bottom: 0;
}