/*
Theme Name: Blank Theme Hide Homepage Title
Author: ChatGPT
Version: 1.0
Description: Minimal theme that displays content but hides titles on homepage
*/
body{margin:0;font-family:Arial,sans-serif;}
.container{width:90%;max-width:1000px;margin:auto;}
