@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&display=swap";:root{--title-color: rgb(211, 211, 211);--text-color: rgb(184, 184, 184);--footer-text-size: 14px;--font: "IBM Plex Sans", sans-serif}*{background-color:#313131;color:var(--text-color);font-family:var(--font);margin:0}body{width:95%;margin:auto}section{width:100%;height:95vh}p{background-color:transparent}footer{width:100%;font-size:var(--footer-text-size)}
