@import"https://fonts.googleapis.com/css2?family=VT323&display=swap";header{display:flex;flex-direction:column;align-items:center;margin-top:4rem;margin-top:0}.head__title{font-size:36px;background-color:#f3ec78;background-image:linear-gradient(45deg,#788df3,rgb(33,143,104));background-size:100%;background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent}footer{text-align:center}.main__content{display:flex;flex-direction:column}.main__img{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.main__content---adult,.main__content---baby,.main__content---kid{max-width:180px;max-height:auto}.main__content---adult img,.main__content---baby img,.main__content---kid img{width:100%}*{box-sizing:border-box}html{font-family:VT323,monospace;font-size:18px}.container{max-width:80vmin;margin-right:auto;margin-left:auto}.hanka__container{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:36rem;margin-left:auto;margin-right:auto}.hanka__img{max-width:300px;height:auto}.hanka__img img{max-width:100%;border-radius:200px}betty__container{display:flex;flex-direction:row;justify-content:center;align-items:center;max-width:36rem;margin-left:auto;margin-right:auto}.betty__img{max-width:300px;height:auto}.betty__img img{max-width:100%;border-radius:200px}.error{display:flex;justify-content:center;align-items:center;text-align:center;font-size:3rem}.app__container{display:flex;justify-content:center}.page__container{display:flex;justify-content:space-between}.page__hanka,.page__betty{height:400px}.menu{display:flex;width:600px;justify-content:center}nav{display:flex;flex-direction:column;justify-content:center}.hamburger{width:200px;border-radius:80px;background-image:linear-gradient(45deg,#788df3,rgb(33,143,104));margin-right:15px}.hamburger:hover{background-image:linear-gradient(45deg,#b4bbe1bd,rgba(33,143,105,.694))}
