"; $content = str_replace(' ', $css, $content); file_put_contents($file, $content); echo "CSS patched"; ?>