body {
    max-width: 1080px;
    margin: 0 auto !important;
    float: none !important;
    font-size: 14px;
    font-family: verdana, sans-serif;
}
div {
    background-color: white;
    /* background-position-x: center; */
    /* background-image: url(./pellettrap.jpeg); */
    /* background-repeat: no-repeat; */
    /* height: 1080px; */
}
h1 {
    font-size: 72px;
    font-family: impact, sans-serif;
    padding: 1em;
    color: #555;
    line-height: 1.0;
}
