body {
    background: #fdf5f4;
}
.logo {
    width: 40%;
    height: 100px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    top: 0px;
    bottom: 0px;
}