@import"https://fonts.googleapis.com/css2?family=Roboto+Mono:ital,wght@0,300;0,400;0,500;1,300&display=swap";*{box-sizing:inherit}*,*:before,*:after{margin:0;padding:0}html{box-sizing:border-box;font-size:62.5%}body{-webkit-font-smoothing:anitiliased;box-sizing:inherit;font-family:Roboto Mono,sans-serif;color:#252525;font-weight:400;background-color:#f7f2e9;border-bottom:1.6rem solid #edc84b;min-height:100vh;padding:3.2rem 3.2rem 6rem}.app{max-width:80rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:4.8rem}.header{align-self:stretch}.header h1{color:#edc84b;text-transform:uppercase;text-align:center;font-size:5.2rem;font-weight:300;letter-spacing:3px;position:relative;width:100%;display:block}.header h1:before,.header h1:after{display:block;content:"";height:3px;width:12rem;background-color:#edc84b;position:absolute;top:calc(50% - 1px)}.header h1:before{left:0}.header h1:after{right:0}.menu{display:flex;flex-direction:column;align-items:center;gap:4rem}.menu h2{display:inline-block;padding:1rem 0;border-top:2px solid currentColor;border-bottom:2px solid currentColor;font-size:2.4rem;text-transform:uppercase;letter-spacing:3px;font-weight:500}.menu>p{font-size:1.5rem;text-align:center;line-height:1.6;width:80%}
