@import"https://fonts.googleapis.com/css2?family=Reddit+Mono:wght@200..900&display=swap";body{justify-self:center;font-family:Reddit Mono,monospace;font-optical-sizing:auto;align-items:center;background-color:#f5f5f5}body{animation:noticeableColorShift 35s ease infinite;background:linear-gradient(45deg,#f0fff0,#f5fffa,azure,#f8f8ff,#f0fff0);background-size:400% 400%;transition:background-color .5s ease}@keyframes noticeableColorShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.contacts{display:flex;gap:60px;justify-content:center}.items{display:flex;flex-direction:column;gap:30px}.box{margin:0;padding:0;max-width:750px;width:auto;white-space:normal}.header-links{display:flex;gap:16px;justify-content:center}
