#fun{
  position: absolute;
  width:100%;
  height:100%;

}

#logval{
  font-size:100px;
  text-align:center;

}

body{
  overflow: hidden;
  margin:0px;
}

p{
  font-size: 80px;
  font-family: "helvetica";
  margin-top:0px;
}
