*{margin:0;padding:0;box-sizing:border-box}body,html{background-color:var(--gray);max-width:100%;overflow-x:hidden}:root{--black:#000;--orange:#ff6700;--white:#fff;--red:#dd0808;--gray:#efefef}body,button,input,select,textarea{font:400 1rem sans-serif}.clear{clear:both}