header#main-header{position:fixed;width:calc(100% - 18px);bottom:12px;left:6px;background:#fff;z-index:99;box-shadow:6px 6px 0 0 rgba(0,0,0,1);border:3px solid #000}header#main-header nav{padding:12px 24px;display:flex;justify-content:center;align-items:center;flex-direction:column-reverse}header#main-header nav p{font-size:24px;font-weight:700}header#main-header nav img{width:200px;height:auto}#resultContainer{color:#000;font-weight:600}@media only screen and (max-width:800px){header#main-header nav img{display:none}}