.subreddit button,.subreddit input{width:200px}.wrapper{display:grid;grid-template-columns:auto 1fr;width:100%;height:100vh}.left{justify-self:center}.right{justify-self:center;margin-top:20%}.post{display:flex;align-items:center;flex-direction:column;text-align:center;border-style:double}.post h1{max-width:40%}.post img{max-width:800px;max-height:600px;width:auto;height:auto}.header{display:flex;flex-direction:row;justify-content:left;background-color:#0ff;width:100%}.header img{width:5%;height:auto}
