/*
Theme Name: Pharma
Theme URI: https://example.com
Author: Your Name
Description: Custom WordPress Theme
Version: 1.0
Text Domain: my-custom-theme
*/

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