Use requirejs for clientside scripting
diff --git a/dev/scss/header.scss b/dev/scss/header.scss
index f2d1279..9876f80 100644
--- a/dev/scss/header.scss
+++ b/dev/scss/header.scss
@@ -4,8 +4,7 @@
 header {
   position: relative;
   background-color: $light-green;
-  @include light-noise;
-//  background-color: $ids-grey-1;
+//  @include light-noise;
   @include box-sizing-box();
   padding: 8px;
   padding-bottom: 0;