body {
    background: #ffe100 url("images/lain.gif") no-repeat fixed center left;
    background-size: contain;
}

#raightodivvo {
    color: black;
    text-align: center;

    position: absolute;
    right: 20px;
    top: 35%;
    bottom: 35%;

    width: 40%;
    height: 30%;
    margin: auto;
    padding: 5px;
}

