/*
Theme Name: Moon Custom Theme
Theme URI: https://example.com
Author: Engr. Moon
Author URI: https://example.com
Description: Custom WordPress Theme
Version: 1.0
Text Domain: moon-theme
*/

body{
    margin:0;
    padding:0;
    font-family: Arial, sans-serif;
}