nav{
    background-color: mediumorchid;
    padding: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
}