@import"https://fonts.googleapis.com/css2?family=Roboto+Slab&display=swap";*{padding:0;margin:0;box-sizing:border-box;font-family:Roboto Slab,sans-serif;scroll-behavior:smooth}* body{background-size:cover;background-repeat:no-repeat;overflow-x:hidden}* body .container{background-color:#fff6;padding:2.5rem;width:100vw}* body .container h1{font-size:3rem;margin-bottom:2rem;text-align:center;color:#055}* body .container h2{text-align:center;margin:1.25rem 0}* body .container .strong{font-weight:700;margin-bottom:1.25rem}* body .container p,* body .container li{line-height:1.5}* body .container ul{padding-left:2.5rem}* body button{color:#7fffd4;background-color:#055;padding:.625rem;border:none;border-radius:.32rem;transition:all .3s;cursor:pointer}* body button:hover{background-color:#7fffd4;color:#055}
