#wrapper {
    width: 80%;
    margin-left: 180px;
    font-family: geneva;
    color: rgb(24,44,72);
}
#row {
    flex-direction: column;
     width: 40%;
}
#process {
    width: 150px;
    margin-left: 300px;
    background: rgb(24,44,72);
}

