Ctrl+/
IE11
F11
ESC
PgUp
PgDn
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Google Cube</title>
<style>
html
{
overflow: hidden;
}
.face
width: 100%;
height: 100%;
background: #FFF;
CSS代码...
JS代码...
xxxxxxxxxx