Might as well fix the sizing here also.
@@ -22,7 +22,7 @@
position: absolute;
top: 0px; width: 100%;
padding: 5px;
-
+ box-sizing: border-box;
}
a {