/*
Theme Name: j-base
Theme URI: https://example.com
Author: Jens Madsen
Author URI: https://jens-photo.com
Description: Clean minimal theme with security and performance optimizations.
Version: 1.2
*/

/* Reset for clean minimal theme */
html {
    margin: 0;
    padding: 0;
    width: 100%;
    height: auto;
    overflow: auto;
}

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