.txt {
    width: 1000px;
    margin: 20px auto;
    padding: 20px 0;
}

.txt h1 {
    text-align: center;
    color: #000;
    margin: 30px 0;
}