
body {
        display: grid;
            grid-template-.columns: auto 120px;
        max-width: 1024
        margin

}       
