/*给 body 设置颜色*/
body {
  background-color: #f8da6e;
  margin: 0;
  padding: 0;
}

/*
#app_desc {
  width: 760px;
  height: 760px;
}*/
