/**
Theme Name: R-B-Blog
Author: Riyan
Description: Pixel-perfect Bougainvillea World layout converted from JSX into a classic WordPress theme, with Customizer-controlled sections and lightweight animations.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: r-b-blog
*/

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

img {
  max-width: 100%;
  height: auto;
}
