@import url("https://fonts.googleapis.com/css2?family=Roboto&display=swap");*{margin: 0; padding: 0; box-sizing: border-box; font-family: "Roboto", sans-serif;}html{font-size: 16px; scroll-behavior: smooth;}body{background: #ecf0f1;}::-webkit-scrollbar{width: 3px; height: 3px;}::-webkit-scrollbar-track{background: #ecf0f1;}::-webkit-scrollbar-thumb{background: red; border-radius: 12px;}header{width: 100%; background: #780ea5; text-align: center; position: relative; display: flex; justify-content: center; align-items: center; flex-wrap: wrap; padding: 5px 0;}header a{color: #f2f2f2; text-decoration: none; text-transform: capitalize; font-size: 27px;}.pages{width: 100%; overflow-x: auto; text-align: center; white-space: nowrap; background: #780ea5; padding: 5px 0; position: sticky; top: 0;}.pages a{text-decoration: none; display: inline-block; font-size: 15px; color: #f2f2f2; padding: 3px 6px; letter-spacing: 0.6px; text-transform: capitalize; border-radius: 4px; margin-bottom: 3px;}.pages a:hover{background: #2980b9; color: #fff;}.container{width: 100%; display: flex; flex-direction: column; align-items: center; justify-content: center;}.emoji-cat{width: 1200px; max-width: 100%; margin: 10px 0; display: flex; align-items: center; justify-content: center; flex-wrap: wrap;}.emoji-cat h2{display: block; width: 100%; text-align: center; margin-bottom: 10px; font-size: 23.5px; letter-spacing: 0.6px; color: #555;}.getemoji{text-align: center; margin: 4px; background: #fff; cursor: pointer; font-size: 40px; padding: 10px 17px; border: 1px solid rgba(0,0,0,0.14); border-radius: 7px;}.getemoji:hover{box-shadow: 0 0 15px rgba(0,0,0,0.2);}.copied{width: 200px; padding: 7px 0; background: #4834d4; position: fixed; right: 0; top: 300px; color: #ecf0f1; font-size: 23px; text-align: center; display: none;}.back-to-top{width: 42px; height: 42px; display: flex; align-items: center; justify-content: center; background: #2c3e50; color: #fff; position: fixed; right: 3px; bottom: 100px; cursor: pointer; font-size: 25px; font-weight: bold; transform: rotate(-90deg); border-radius: 5px;}footer{width: 100%; padding: 10px 0;}.text-content{width: 1100px; max-width: 100%; margin: 0 auto; padding: 0 10px;}.text-content h1{text-align: center; font-size: 23px; color: #000; letter-spacing: 0.7px; line-height: 30px;}.text-content h2{font-size: 23px; color: #111; letter-spacing: 0.7px; line-height: 30px;}.text-content p,.text-content ol{font-size: 17px; color: #222; letter-spacing: 0.6px; line-height: 30px;}.text-content ol{margin-left: 25px;}.text-content img{display: flex; margin: 0 auto; max-width: calc(100% - 10px);}.copyright{width: 100%; text-align: center; padding: 3px 0; background: #111; color: #f2f2f2; font-size: 16px;}.copyright a{color: silver; text-decoration: none;}/*share buttons*/.shr-it{display: flex; justify-content: center; font-size: 18px; align-items: center; letter-spacing: 0.5px; margin: 5px;}.resp-sharing-button__link,.resp-sharing-button__icon{display: inline-block;}.resp-sharing-button__link{text-decoration: none; color: #fff; margin: 0.5px;}.resp-sharing-button{transition: 25ms ease-out; padding: 5px 8px; font-family: Helvetica Neue, Helvetica, Arial, sans-serif;}.resp-sharing-button__icon svg{width: 18px; height: 18px; margin-right: 0.4em; vertical-align: top;}.resp-sharing-button--small svg{margin: 0; vertical-align: middle;}/* Non solid icons get a stroke */.resp-sharing-button__icon{stroke: #fff; fill: none;}/* Solid icons get a fill */.resp-sharing-button__icon--solid,.resp-sharing-button__icon--solidcircle{fill: #fff; stroke: none;}.resp-sharing-button--twitter{background-color: #55acee;}.resp-sharing-button--twitter:hover{background-color: #2795e9;}.resp-sharing-button--facebook{background-color: #3b5998;}.resp-sharing-button--facebook:hover{background-color: #2d4373;}.resp-sharing-button--email{background-color: #777;}.resp-sharing-button--email:hover{background-color: #5e5e5e;}.resp-sharing-button--whatsapp{background-color: #25d366;}.resp-sharing-button--whatsapp:hover{background-color: #1da851;}.resp-sharing-button--facebook{background-color: #3b5998; border-color: #3b5998;}.resp-sharing-button--facebook:hover,.resp-sharing-button--facebook:active{background-color: #2d4373; border-color: #2d4373;}.resp-sharing-button--twitter{background-color: #55acee; border-color: #55acee;}.resp-sharing-button--twitter:hover,.resp-sharing-button--twitter:active{background-color: #2795e9; border-color: #2795e9;}.resp-sharing-button--email{background-color: #777777; border-color: #777777;}.resp-sharing-button--email:hover,.resp-sharing-button--email:active{background-color: #5e5e5e; border-color: #5e5e5e;}.resp-sharing-button--whatsapp{background-color: #25d366; border-color: #25d366;}.resp-sharing-button--whatsapp:hover,.resp-sharing-button--whatsapp:active{background-color: #1da851; border-color: #1da851;}#page-container{padding: 10px; line-height: 30px; letter-spacing: 0.7px;}#page-container h2{font-size: 20px;}#page-container p{font-size: 17px;}#page-container ul{margin-left: 20px;}