body { text-align: center; margin: 0; padding: 0; font-family: arial, helvetica, sans-serif; }

#random { text-decoration: none; color: black; }
#randomWrap, #explanation { position: absolute; width: 100%; }

.single { top: 20%; font-size: 300px; line-height: 300px; }
.single img { width: 300px; height: 300px; }
.some { top: 20%; font-size: 60px; line-height: 60px; }
.some img { width: 60px; height: 60px; }
.many { top: 20%; font-size: 60px; line-height: 60px; text-align: left; }
.many img { width: 60px; height: 60px; }
.loads { font-size: 16px; text-align: left; }
.loads img { width: 32px; height: 32px; }
.some #random { display: block; margin: 0; }
.many #random { margin: auto 0.1em; }

#random { font-family: times new roman, serif; margin: 0 auto; white-space: nowrap; }
#explanation { font-size: 12px; position: fixed; bottom: 18px; line-height: 18px; height: 0; color: #ccc; }
#explanation a { text-decoration: none; background: #ccc; color: #fff; padding: 0 4px; font-style: italic; }
#aboutShadow { visibility: hidden; }

a,a:active,a:focus { outline: 0; text-decoration: none; }
