body{background:#111;font-family:Poppins,sans-serif;color:#f1f1f1;margin-top:9%}@media screen and (max-width:781px){body{margin-top:20%}}.navbar{background-color:#111;padding-top:.5em;padding-bottom:.5em;width:100%;position:fixed;top:0;z-index:99}.title--is-navbar{margin:.25em .25em .25em 0;text-align:left;float:left;font-size:2.25rem}.hamburger1{height:45px;margin:.25em 2em 0 0;display:-ms-grid;display:grid;grid-template-rows:repeat(3,1fr);justify-items:right;z-index:120}@media screen and (min-width:1280px){.hamburger1{display:none}}.hamburger1 div{background-color:#3d3d3d;position:relative;width:40px;height:5px;margin-top:7px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#f1f1f1}#toggle1{display:none}#toggle1:checked+.hamburger1 .top{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:22.5px}#toggle1:checked+.hamburger1 .meat{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:-5px}#toggle1:checked+.hamburger1 .bottom{-webkit-transform:scale(0);transform:scale(0)}#toggle1:checked~.list--is-navbar{display:block}.list--is-navbar{margin:0;padding:0;list-style-type:none;text-align:right;vertical-align:text-top}.list--is-elements li{display:inline-flex;margin:1em;font-size:1.25rem;color:#f1f1f1}@media screen and (max-width:1280px){.list--is-navbar{display:none}}li a,h1 a{color:#01d449;text-decoration:none}
