@import url('https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css');

#smart-home-configurator-root {
  margin: 0;
  padding: 0;
  width: 100%;
}

/* Ensure proper spacing */
.smart-home-configurator-wrapper {
  width: 100%;
  max-width: 100%;
}