.hero {
    width: 100%;
    text-align: center;
    background-color: #402E32;
    top: 0;
    position: relative;
    color: #fff6EB;
    border-radius: 100vw;
}