* {
    touch-action: pan-y;
    touch-action:none;
}

a {
	color:#999999;
	text-decoration: none;
}

.title {
  text-align: center;
  font-size: 34px;
  color: #3cc51f;
  font-weight: 400;
  margin: 10% 15%;
}