div#main {
   width: 100%;	
}

p {
   text-align: center;
   font-family: "BigBottomCartoonRegular";
   font-size: 111px;
   color: black;
}

a {
   color: black;
   text-decoration: none;
}

a:hover {
   color: white;
   text-shadow: 1px 1px 2px black, 0 0 1em grey, 0 0 0.2em grey;
}

.bike {
   font-family: "EmojiSymbols";
   font-size: 222px;
}
