You have to first give root permission to var folder and pub/static folder.
Afterwards tou need to rum command from magento root
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
Remove browser cache and check again.
If issue solved clicl kudos accept as solutions.