body{margin:0%;padding:0%;width:100vw;height:100vh;background-color:#fff}h1{margin:0%;padding:10px 0% 0% 10px;background-color:#747171;color:#fff}form{display:flex;flex-direction:column;width:50%;justify-self:center;border-bottom:3px solid black}input{margin-bottom:10px;width:50%;align-self:center}label{align-self:center}textarea{margin-bottom:10px;width:50%;align-self:center}
