@import"https://fonts.googleapis.com/css2?family=Nunito&display=swap";*{box-sizing:border-box}body{margin:0;font-family:Nunito,sans-serif}#root{width:100%;height:100vh;overflow:hidden;background-color:#f2f3ea}.article-link{position:fixed;bottom:16px;right:16px;z-index:999;color:#f5f5f5;font-size:.75rem;font-family:Nunito,sans-serif;background:linear-gradient(90deg,#4666b7 0%,#a242b1 100%);box-shadow:5px 5px 7px #ab7dbb38;border-radius:99px;padding:8px 16px;text-decoration:none}
