I just created one and it loads fine on my test server
By the way, some folders may need 777 permission (from batflat official doc, https://batflat.org/docs)
You might also want to change .htaccess content to the following
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule...