body {
    width:146.5mm;
    margin:auto;
    border: 3px silver dotted;
    
}

div#cover {
    height: 246.2mm;
    position: relative;
    background: white;
}
#cover div:last-child {
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
}

