body{
    min-height: 1056px;
    min-width: none;
    background-color: rgb(228, 228, 228);
    place-self: center;
    border: 2px solid black;
    line-height: 23px;
}
div {
    font-family: sitka-text, sans-serif;
font-style: normal;
font-weight: 400;
font-size: 
}
.BlankSlate {
    background-color: white;
    padding-top: 96px;
    padding-left: 96px;
    padding-right: 96px;
    padding-bottom: 96px;
}
.pictures{
    align-self: center;
}