body { background-color: #333; color: rgba(255, 255, 255, 1); font-family: 'Ubuntu', sans-serif; }
.main { font-size: 32px; }
/* .material-icons.md-128 { font-size: 128px; }
.material-icons.md-light { color: rgba(255, 255, 255, 1); } */
div.vert-center { left: 0; line-height: 100px; margin-top: -100px; position: absolute; text-align: center; top: 50%; width: 100% }
a:link { color: rgba(255, 255, 255, 1); }
a:visited { color: rgb(217, 217, 217); }
