/*
Theme Name: Win95 Desktop V2.2.2 Long Post Fix
Theme URI: https://example.com/
Author: OpenAI
Description: Windows 95 style WordPress theme with draggable windows, Start menu, taskbar, and improved long-post scrolling.
Version: 2.2.2
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: win95desktop
*/

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

* {
  box-sizing: border-box;
}
