html {
  height: 100%;
  overflow: hidden;
}

body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background-color: #FFF3DB;
}  

#burymewithmymoney {
  width: 100%;
  height: 100%;
}

.fb-like {
  position:absolute !important;
  top:25px;
  left:25px;
}

#touch {
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 25px;
  text-align: right;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 11px;
}

#graveyardContainer {
  width: 100%;
  overflow: hidden;
}

#graveyardContainer,
#money,
#simon,
#text,
#bigtext {
  position: absolute;
  bottom: 0;
}

#bigtext {
  opacity: 0.25;
}
