/*
Theme Name: OJCH Portfolio
Theme URI: https://ojch.online/
Author: OJC Hildebrand
Description: A lightweight editorial block theme for a multidisciplinary writing, film and design portfolio.
Version: 0.3.0
Requires at least: 6.6
Requires PHP: 8.1
Text Domain: ojch-portfolio
*/

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0}
img{height:auto;max-width:100%}
:focus-visible{outline:3px solid currentColor;outline-offset:4px}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
