.shell{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff}.shell-text{position:relative;top:50%;transform:translateY(-50%);text-align:center;font-family:Arial,Helvetica,sans-serif}@keyframes blink{0%{opacity:.2}20%{opacity:1}to{opacity:.2}}.three-dots span{animation-name:blink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}.three-dots span:nth-child(2){animation-delay:.2s}.three-dots span:nth-child(3){animation-delay:.4s}body{min-height:100vh;display:flex;flex-direction:column}#orange-footer,#footer,footer{margin-top:auto}.modal{z-index:10001}
