@import"https://fonts.googleapis.com/css2?family=Nunito&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-family:Nunito,sans-serif}main{padding:1rem;min-height:100vh}article{font-size:1.2rem;max-width:90%;margin:1rem;text-align:center}article ul{text-align:left}button{margin:1rem 1rem .5rem;font:inherit;font-size:1.4rem;padding:.5em 1.5em;cursor:pointer;border-radius:.5rem;background-color:#333;color:#fff}img{width:200px;border:.5rem double #000;border-radius:50%;margin:0 1rem 1rem}.column{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}
