@charset "UTF-8";
/* CSS Document */
body{
    margin: 10px;
    width: 100%;
    height: auto;
    position: relative;
}
#cyberspace{
    margin: auto;
    width: 840px;
    height: 840px;
    position: relative;
    
}