@ -1,6 +1,6 @@
package menu
var menuTemplate = `<div id="codefirstMenu" style="display: inline-block; width: 100%; background-color: white;">
var menuTemplate = `<div id="codefirstMenu" style="position: sticky; top: 0px; z-index: 10; display: inline-block; width: 100%; background-color: white;">
<style type="text/css" scoped>
a.codefirstMenu {