#nn-container{display:flex;flex-flow:column;justify-content:center;text-align:center}.nn-alert,.nn-confirm{color:aqua}span.nn-action-button,.nn-alert,.nn-confirm{font-size:2rem;background-color:white;border:1px solid;padding:0.5rem 1rem;cursor:pointer}span.nn-action-button.ok,.nn-alert.ok,.nn-confirm.ok{color:#adff2f}.nn-buttons{display:grid;grid-template-columns:auto auto;grid-template-rows:3.5rem;justify-content:space-evenly}.nn-buttons.nn-single{grid-template-columns:auto;justify-content:center}#nn-alert{position:absolute;top:0;left:0;border:1px solid;width:100vw;height:100vh;background-color:white;z-index:10;display:grid;grid-template-columns:1fr;grid-template-rows:80% 20%}#nn-alert div{text-align:center;font-size:2rem;align-self:center}.nn-hide{display:none !important}#response{text-align:center}footer{position:absolute;bottom:0}body{font-family:'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif}h1{font-weight:300}a{color:peru}
