/*
Theme Name: Blank Theme
Theme URI: http://example.com/blank-theme
Author: Antigravity
Author URI: http://example.com
Description: A very simple blank WordPress theme.
Version: 1.0
Text Domain: blank-theme
*/

body {
    background-color: #fff;
    color: #000;
    font-family: sans-serif;
}