html{background-color:#d3d3d3}html{color:#000}.outer{border:.05em solid black;display:flex;justify-content:center;padding:.5em}.border{border:.05em solid black;padding:.5em}button{background-color:#333;color:#fff;width:100px;height:45px;font-size:1rem;border-radius:12px}button:hover{background-color:#111}button:disabled{background-color:#eee;color:#ccc;cursor:auto}input[type=text]{box-sizing:border-box;width:100%;padding:.5rem}textarea[type=text]{box-sizing:border-box;width:100%;height:100px;padding:.5rem}
