

/*鏄熷骇鐗规晥*/
#display { z-index: 0; display: block; cursor: default; position:absolute; }
#blachole { position: fixed; top: 60px; right: 60px; width: 120px; height: 120px; }
canvas { width: 100%; height: 100%; }



/*绗竴灞�*/
header {     position: absolute;    width: 100%; color: white; height: 100%; min-height: 600px; }

header .bg { height: 100%; width: 100%;position:absolute;left:0;top:0;}


