/* style.css */
body {
    margin: 0;
    overflow: hidden; /* Prevent scrollbars */
}
/* Add other global styles if needed, but avoid conflicting body styles */