body {
  /*background-color:#F5F4E9;*/
  margin-top: 0%;
  margin-left: 0%;
  margin-right: 0%;
  background-image: url("rock-climber.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
}

header {

  border-radius: 40px;
  background-color: #33582F;
  padding-top: 75px;
  padding-bottom: 35px;
  height: 55px;
  display: flex;
  flex-direction: row;
  /* align-items: center; */
  /* min-height: 125px; */
  /* max-height: 200px; */
  margin-top: -40px;
  /* overflow: auto; */
  /* vertical-align:middle; */
  padding-left: 24px;
  padding-right: 24px;
  border: 1px;
  border-color: #000;
  /*flex-direction: column;*/
}
.roundblob {
  border-radius: 80px;
  background-color: #63b15b;
  
  display: flex;
  align-items: center;
  /* vertical-align:middle; */
  text-align: center;
  /* min-height: 55px; */
  /* max-width: 200px; */
  height: 55px;
  padding-left: 24px;
  padding-right: 24px;
  /* flex-direction: column; */

}
.header-filler1{
  flex-grow: 1;
  visibility: hidden;
}
.searchblob {
  width: 600px;
  /* align-self: center; */
}
div.searchblob form{
  width: 100%;
  display: flex;
  flex-direction: row;
  
}
.header-filler2{
  flex-grow: 1;
  visibility: hidden;
}
.loginblob {
  /* align-self: flex-end; */
}
.title{
  color: #000;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  
}
#search-text{
  color: #000;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 24px;
  font-style: normal;
  /* font-weight: 700; */
  line-height: normal;
  background-color: #888888;
  
  flex-grow: 1;
}
ol{
  float:left
}
.invs{
  flex-grow: 1;
  visibility: hidden;
  float: left;
}
.collum-top-streamers{
  margin: 5px;
  float:left;
  max-width:25%;
  background-color: #33582F;;
  border-radius: 40px;
  padding: 0px;
 
}
.main{
  float:left;
  margin:5px;
  width: 1500px;
  


  overflow-x: scroll;

}
form{
  color:#e59efe;
}
.roundblob2 {
  border-radius: 80px;
  background-color: #63b15b;;
  display: flex;
  align-items: center;
  text-align: center;
  height: 55px;
  padding-left: 24px;
  padding-right: 24px;
}
.text{
  color: #000;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  padding:10px;
  
}
.container{
  background-color: #d9d7be;
  width: 47%;
  height: 300px;
  align-self: center;
  float: left;
  margin-left: 10%;

}
.fill{
  float:right;
  visibility: hidden;
  width: 10%;
}
.placeholder{
  background-image: url("Des-Grands-Malades-3-1024x683.jpg");
  width: 330px;
  height: 150px;
  float: right;
  margin: 10px;
  font-size: 0%;
}
.floatr{
  float: right;
  margin-left: 10%;
  margin-right: 10%;
}
ul{
  color: #000;
  font-family: Verdana, Geneva, Tahoma, sans-serif;
  font-size: 16px;
  font-style: normal;
  /* font-weight: 700; */
  line-height: normal;
  
  
  flex-grow: 1;
}
h3{
color: #000;
font-family: Verdana, Geneva, Tahoma, sans-serif;

font-style: normal;
/* font-weight: 700; */
line-height: normal;


flex-grow: 1;
}
