/*

Theme Name: My Temp Starter


 */

body {
    color: purple;
    margin: 0;
}

.hero-img {
    width: 100%;
    margin: 0 auto;
}