/*
 * Propshaft manifest. All design-system styles live in app/assets/tailwind/application.css
 * (compiled to app/assets/builds/tailwind.css). Keep this file for anything that must
 * load outside of Tailwind.
 */

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

body {
  overflow-x: hidden;
}
