:root{box-sizing:border-box}*,:after,:before{box-sizing:border-box}body{margin:0;font-family:monospace,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:calc(1.5em + 2vw)}#root{display:flex;justify-content:center;align-items:center;height:100vh}section{max-width:20em;min-width:6em}section h1{text-align:center}menu{padding-left:0}menu ul{list-style:none;padding-left:0;display:flex;justify-content:space-around}menu ul li button{display:flex;width:3em;height:auto}._button_pebsi_1{border:none;background:none;cursor:pointer}._button_pebsi_1:active{transform:scale(1.1)}
