@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);:root{--background-dark:#202020;--background-dark-hover:#f0141e;--background:#f0f2f5;--link-hover:#f0141e}html{font-family:Roboto,sans-serif;background-color:var(--background)}body{margin:0;padding:0;box-sizing:border-box}a{color:#fff;text-decoration:none}.break__line{display:block}