body {
  margin: 0;
  font-family: 'Inter', sans-serif;
  background-color: #f5f5f5;
}

#flutter_container {
  min-height: 100vh;
}
