body {
  font-family: Arial,sans-serif;
  background: #f5f7f6;
  margin: 0;
  padding: 0px !important; 
  color: var(--text);
}