/*
Theme Name: Empty Theme
Author: NetherG
Description: A minimal blank starter theme.
Version: 1.0
*/

body {
    background: #f0f0f0;
    font-family: sans-serif;
}