* {
    margin: 0;
    padding: 0;
    border: 0;
}
.bodyContainer{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.image01{
    width: 100%;
    height: auto;
}

.image02 {
    width: 100%;
}

.image03 {
    width: 100%;
    height: auto;
}

.image04 {
    width: 100%;
    height: auto;
    margin-top: -4px;
}

.image05 {
    width: 100%;
    height: auto;
}

.image06{
    width: 100%;
    height: auto;
}