/* var data */
:root {
--max-width:1200px;
--header-height:80px;
--body-height:calc(100vh - 106px);
--header-height:40px;
--headerTape-height:90px;
--darkfullbg-color:#333333;
}
#header {width:100%; height:var(--header-height);
}

但是 IE 不支援

Don’t Stop Here

More To Explore