/** layout */
html, body {
  margin: 0;
  padding: 0; }

.container-fluid {
  max-width: 1000px; }
