Add a progress message with the indeterminate loading bar

This commit is contained in:
Cameron Gutman
2016-05-09 15:41:04 -04:00
parent ce8c8c9983
commit b236632ce0
5 changed files with 9 additions and 2 deletions

View File

@@ -26,6 +26,8 @@
bottom: 50%;
transform: translate(-50%, -50%);
margin: 0 auto;
color: white;
text-align: center;
}
main {
padding: 50px 100px;