.main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100vh}.logo,.main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.logo{-webkit-box-align:center;-ms-flex-align:center;align-items:center}img{height:100px}.d-title{font-size:2rem}.content-section,.d-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content-section{margin-top:20px;font-size:1.3rem;font-weight:700}.content-col{margin-left:10%;margin-right:10%}.script{margin-top:20px;font-size:1.3rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer,.script{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer{position:absolute;bottom:5vh;right:5vh;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}