body {
  overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
}

#jj_fade {
    opacity: 0;
    margin-top: 25px;
    font-size: 21px;
    text-align: center;
}

p {
	margin-top: -18px;
}