#wup {
  width: 715px; 
  height: 1000px;
  border: none;
  background-color: #2e2e2e;
}

#count-wrap {
  width: 100%; 
  height: 275px;
  border: none;
}

#wuph-wrap {
  width: 100%; 
  height: 50px;
  border: none;
}

#wup-wrap {
  width: 100%; 
  height: 1000px;
  border: none;
  overflow: hidden !important;
}

#res {
  width: 715px; 
  height: 1000px;
  border: none;
  background-color: #2e2e2e;
}