
      
      #wut{width:400px;height:400px;background-color:#FFFFFF;border:1px solid;text-align: center;}
      #b1{width: 1000px;text-align: center;height:700px;background-color:#FFFFFF;border:none;}
      #b2{width: 200px;height: 700px;background-color:#FFFFFF;border:1px solid;float: left;}
      #b3{width: 200px;height: 700px;background-color:#FFFFFF;border:1px solid;position: static;top: 2000px;float: right;}
 #bob{width: 100px;height: 100px;background-color: #08bd20;border: 0px;}
      #yepe{width:100px;height:20px;border:1px solid;background-color:#ccc;font-family: Montserrat;}
    body {font-family: Montserrat;}
        .top{overflow: hidden;border:1px solid;background-color: #FFFFFF}
        .top button{background-color: inherit;border:1px soild;outline:none;
        ;padding:5px;transition:0.5s;font-size:50px;font-family: Montserrat;text-decoration-color:aqua;}
        .top button:hover {background-color: #08bd2096}
        .top buttton.active{background-color: #ccc}
        .rowb{display:none;padding:6px;border:1px soild gray;border-top:none}
        .no {color: rgb(255, 0, 0);font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;}
      * {box-sizing: border-box;}
      .column {float: left;width: 50%;padding: 8px;height: 10px;}
      .row:after {content: "";display: table;clear: both;}
.top-top{width: 900px;height: 100px;border:1px rgba(131, 125, 125, 0.393);}
#whar{float: right;height: 100px;width: 100px;position: static;right: 30px;}

