.content-wrapper {
  background: red !important;
 
}

* {
  box-sizing: border-box !important;
  font-family: Arial, sans-serif !important;
  font-size: 12px !important;
}
