#templateContainer{position:relative;width:100%}#headerContainer{background-color:#ededed;box-shadow:0 1px 1px #000;display:flex;justify-content:space-between;align-items:center;width:100%;height:13%;margin:0;padding:0}#headerContainer>h2{padding:0 30px}#headerContainer>div{display:flex;justify-content:space-around;width:40%;padding:0 10px}#headerContainer>div>a{color:#000}#footerContainer{background-color:#ededed;box-shadow:0 1px 1px #000;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:10%;margin:1rem 0 0;padding:0}#footerContainer>p{margin:0}
