.container {
  width: 70%;
  margin: 10px auto;
  position: auto;
  text-align:center;
}

body{background:White;
}

h1{text-align: center; color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 900; font-size:500%;       width: 800px;
    border: 50px;
    padding: 50px;
    margin: 50px;
}


.column {
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
    -webkit-column-gap: 40px; /* Chrome, Safari, Opera */
    -moz-column-gap: 40px; /* Firefox */
    column-gap: 40px;
    -webkit-column-rule: 3px solid yellow; /* Chrome, Safari, Opera */
    -moz-column-rule: 3px solid yellow; /* Firefox */
    column-rule: 3px solid yellow;
       width: 850px;
    border: 50px;
    padding: 10px;
    margin: 50px;
}

.one{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 900;
}

.ones{font-family: "niveau-grotesk",sans-serif;
font-style: italic;
font-weight: 900;
}

.two{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 700;
}

.twos{font-family: "niveau-grotesk",sans-serif;
font-style: italic;
font-weight: 700;
}

.three{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 500;
}

.threes{font-family: "niveau-grotesk",sans-serif;
font-style: italic;
font-weight: 500;
}

.four{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 400;
}

.fours{font-family: "niveau-grotesk",sans-serif;
font-style: italic;
font-weight: 400;
}

.five{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 300;
}

.fives{font-family: "niveau-grotesk",sans-serif;
font-style: italic;
font-weight: 300;
}

.six{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 200;
}

.sixs{font-family: "niveau-grotesk",sans-serif;
font-style: italic;
font-weight: 200;
}

h2{text-align: left; color: White; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 900; font-size:200%; text-align: center}


#text{ height: 30em; background: #E82059; width: 50em; color: white; width: 800px;
    border: 50px;
    padding: 50px;
    margin: 50px;
}

.box2{height: 15em; background: #FFFF00; width:80%; color: black; width: 800px;

    border: 50px;
    padding: 50px;
    margin: 50px; 
}

.box3{height: 15em; background: white; width:80%; color: black; width: 800px;
    border: 50px;
    padding: 50px;
    margin: 50px;
}

.seven{font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 900;}

.eight{font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 700;
}

.nine{font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 500;
}

.ten{font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 500;
}

.elleven{font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 300;
}

.twelve{font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 200;
}



#about{color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 500;
}

.creator{text-align: center; color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;font-weight: 900; font-size:200%
}
	#foundry{text-align: center; color: #E82059; font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 500;
}

footer {
    padding: 1em;
    color: white;
    background-color: #E82059;
    clear: left;
    text-align: center;
     font-family: "niveau-grotesk",sans-serif;
font-style: normal;
font-weight: 500;
}