#start p {
    display: none;
}
#start p.visible {
    display: block;
}