@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&display=swap";
*{box-sizing:border-box}html{scroll-behavior:smooth;background:#121110}body{background:#121110;margin:0;font-family:Manrope,Arial,sans-serif}button,input,textarea{font:inherit}::selection{color:#fff;background:#a31621}
