body {
  margin:0;
  font-family:"IBM Plex Mono", monospace;
     
}


                /* NAVIGATION */


.navigation{
    margin-top: 30px;
}


.nav-item{
    top: -2px;
    left: 32px;
    position: relative;
    display: inline-block;
    
 
}


.nav-item2{
    top: -4px;
    left: 20px;
    position: relative;
    display: inline-block;
    
   
}



.nav-item3{
    top: 30%;
    left: 10%;
    display: inline-block;
    position: relative;
    
}


.nav-item4{
    top: -44%;
    left: 14%;
    display: inline-block;
    position: relative;
    
}





#container .box {
  width:100vw;
  height:100vh;
  display:inline-block;
  position:relative;
}


#container {
  overflow-y:scroll;
  overflow-x:hidden;
  transform: rotate(270deg) translateX(-100%);
  transform-origin: top left;
  background-color:#999;
  position:absolute;
  width:100vh;
  height:100vw;
}


#container2 {
  transform: rotate(90deg) translateY(-100vh);
  transform-origin: top left;
  white-space:nowrap;
  font-size:0;
}


.one {
  background-image:url(Artboard%201%20copy%209.svg);
  padding-right: 130vw;
  background-repeat: no-repeat;
  background-size: cover;


   
    
}
                /* TITLE OF THE PAGE */


.title-container{
    position: relative;
    
    
    
    
}



p{
    width:100px;
    height:100px;
    color: #485037;
    font-size: 14px;
    font-family: "IBM Plex Mono", monospace;
    font-style: italic;
    top: 18%;
    left: 47.5%;
    position: absolute;
    display: inline-block;
}

h1{
    left:486px;
    font-size:50px;
    font-family: "IBM Plex Mono", monospace;
    color: ghostwhite;
    position: absolute;
    text-align: center;
    top: 18%;
    
    
}


                /* BUTTON */

.button1 {
  background-color: transparent; /* red_orange */
  border: none;
  color: ghostwhite;
  padding: 15px 30px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14px;
  margin: 300px 595px;
  cursor: ;
}



.button1 span {
  cursor: ;
  display: inline-block;
  position: relative;
  transition: 0;
}

.button1 span:after {
  content: '\00bb';
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  transition: 0;
}

.button1:hover span {
  padding-right: 0;
}

.button1:hover span:after {
  opacity: 0;
  right: 0;

}

.button1 {border-radius: 29px;}



            /* FIRST BOX W/ HOVER ACTION */

.article-container1{
    position: absolute;
    

}

            /* CIRCLE BUTTON */

.button2 {
  background-color: #a8320e; /* red_orange */
  border: none;
  color: #c8ccb5;
  text-decoration: none;
  display: inline-block;
  position: relative;
  cursor: ;
  height: 30px;
  border-radius: 100%;
  width: 30px;
  top: -600px;
  left: 1420px;
    
    
    
}

.article-container1 {
  position: relative;
  display: inline-block;
}

.articlecontent {
  display:none;
  position: absolute;
  
}

.articlecontent .text1 .text1-2 {
  display: block;
}

.articlecontent .text1 .text1-2:hover {background-color:}

.article-container1:hover .articlecontent {display: block;}

.article-container1:hover .button2 {background-color: #485037;}



.text1{
   color: #485037; 
    font-size: 10pt;
    font-family: "IBM Plex Mono", monospace;
    font-weight: 100;
    top: -630px;
    position: relative;
    left: 1430px;
    background-color: none;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    opacity: 54%;
    text-align: center;
    
}



.text1-2{
    padding-top: 10px;
    display: block;
    text-align: center;
    font-style: italic;
}





                 /* SECOND BOX_WHITE W/ HOVER ACTION */


.button3 {
  background-color: #e8e8e8; /* offwhite */
  border: none;
  color: #c8ccb5;
  text-decoration: none;
  display: inline-block;
  position: relative;
  cursor: ;
  height: 30px;
  border-radius: 100%;
  width: 30px;
  top: -340px;
  left: 1900px;
    
}

.article-container2 {
  position: relative;
  display: inline-block;
  
    
}

.articlecontent2 {
  display: ;
  position: absolute;
  
}

.articlecontent .text3 .text4 {
  display: block;
}

.articlecontent2 .text3 .text4:hover {background-color:}

.article-container2:hover .articlecontent2 {display: block;}

.article-container2:hover .button3 {background-color:none;}



.text3{
   color: #485037; 
    font-size: 10pt;
    font-family: "IBM Plex Mono", monospace;
    font-style: regular;
    top: -480px;
    position: relative;
    left: 1915px;
    background-color:#fffaf6;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    opacity: 54%;
    text-align: center;
    
}



.text4{
    padding-top: 10px;
    display: block;
    padding-bottom: 10px;
    text-align: center;
    font-style: italic;
}



                 /* FOURTH BOX_WHITE W/ NO HOVER ACTION */


.button6 {
  background-color: #a8320e; /* red_orange */
  border: none;
  color: #c8ccb5;
  text-decoration: none;
  display: inline-block;
  position: relative;
  cursor: ;
  height: 30px;
  border-radius: 100%;
  width: 30px;
  top: -10px;
  left: 2710px;
    
}

.article-container4 {
  position: relative;
  display: inline-block;
  
    
}

.articlecontent4 {
  display: ;
  position: absolute;
  
}

.articlecontent4 .text7 .text8 {
  display: block;
}

.articlecontent4 .text7 .text8:hover {background-color:}

.article-container4:hover .articlecontent4 {display: block;}

.article-container4:hover .button6 {background-color:none;}



.text7{
    color: #485037; 
    font-size: 10pt;
    font-family: "IBM Plex Mono", monospace;
    font-style: regular;
    top: -260px;
    position: relative;
    left: 2400px;
    background-color:#fffaf6;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    opacity: 54%;
    text-align: center;
    
}



.text8{
    padding-top: 10px;
    display: block;
    padding-bottom: 10px;
    text-align: center;
    font-style: italic;
}









            /* THIRD BOX_WHITE_HOVER ACTION */

.article-container3{
    position: absolute;
    
    
    
}

            /* circle button */

.button5 {
  background-color: #e8e8e8; /* offwhite */
  border: none;
  color: #c8ccb5;
  text-decoration: none;
  display: inline-block;
  position: relative;
  cursor: ;
  height: 30px;
  border-radius: 100%;
  width: 30px;
  top: -500px;
  left: 2484px;
    
    
    
}

.article-container3 {
  position: relative;
  display: inline-block;
}

.articlecontent3 {
  display:none ;
  position: absolute;
  
}

.articlecontent3 .text5 .text6 {
  display: block;
}

.articlecontent3 .text5 .text6:hover {background-color:}

.article-container3:hover .articlecontent3 {display: block;}

.article-container3:hover .button5 {background-color: #485037;}




.text5{
    color: #485037; 
    font-size: 10pt;
    font-family: IBM PLEX MONO;
    font-style: regular;
    top: -630px;
    position: relative;
    left: 2500px;
    background-color: none;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
    opacity: 54%;
    text-align: center;
    
}


.text6{
   padding-top: 10px;
    text-align: center;
    font-style: italic;
    
}

































/* Translating the content's X ruines the scrollbar length. */
/*
#container {
  overflow:scroll;
  transform: rotate(90deg) translateY(-100%);
  transform-origin: top left;
  background-color:#999;
  position:absolute;
  width:100vh;
  height:100vw;
}
#container2 {
  transform: rotate(-90deg) translateX(-100vw);
  transform-origin: top left;
  white-space:nowrap;
}
*/