/*
Theme Name: PC Onsite
Theme URI: https://example.com
Author: Yash
Description: Custom WordPress theme for PC Onsite
Version: 1.0
Text Domain: pc-onsite
*/

body {
    margin: 0;
    padding: 0;
    font-family: Arial, sans-serif;
    background: #ffffff;
    color: #222;
}
