/*
Theme Name: Online Metronome WP
Theme URI: https://example.com/
Author: OpenAI
Description: WordPress theme wrapper for the uploaded Online Metronome app with Customizer-managed ads, footer text, links, logo, and favicon.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: online-metronome-wp
*/

html, body {
  margin: 0;
  padding: 0;
}

body.om-app-template {
  background: #f5f5f5;
}

.om-theme-ad-slot iframe,
.om-theme-ad-slot img,
.om-theme-ad-slot ins,
.om-theme-ad-slot div {
  max-width: 100%;
}
