/*
 * Green Maze Trading & Contracting — Weebly Custom Theme
 * The complete component styling is included in index.html for maximum
 * compatibility with Weebly's theme importer and Embed Code editor.
 * This required theme stylesheet is intentionally retained as the theme's
 * external CSS entry point.
 */

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background: #f3f1e9;
}

img {
  max-width: 100%;
}
