 body { margin:0; }  
       canvas {
    width: 100%;
}
body {
    font-family: 'Noto Sans', sans-serif;
     margin: 0;
     margin-top: 0;
        padding: 0;
        border: 0;
        outline: 0;
}


 html { background-color: #aaaaaa; 
  margin: 0;
     margin-top: 0;
        padding: 0;
        border: 0;
        outline: 0;
 }
h2 { 
/*border-top: solid white 20px;
  border-left: 30px;
  border-right: 30px;
  border-bottom: solid white 0px;

 /*background-image: url("test1.jpg"); 
  background-size: 100% 100%;

    background-repeat:   no-repeat;
    background-position: center center;*/
     margin: 0;
     margin-top: 0;
        padding: 0;
        outline: 0;
       
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
          background-color: #2d2f33;

font-style: bold; font-family: 'Noto Sans', sans-serif;   font-size: 20px; color: #ffffff;
}
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}

/* unvisited link */
a:link {
  color: #1c7c7c;
}

/* visited link */
a:visited {
  color: #1c7c7c;
}

/* mouse over link */
a:hover {
  color: 5dadad;
}

/* selected link */
a:active {
  color: blue;
}

.block {
  display:inline;
  border: none;
  width: 25%;
  background-color: #eee;
  padding: 14px 28px;
  color: black;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}
.blockcheck {
  display:inline;
  border: none;
  width: 10%;
  background-color: #eee;
  padding: 14px 28px;
  color: black;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}
.blockchecka {
  display:inline;
  border: none;
  width: 25%;
  background-color: #eee;
  padding: 14px 28px;
  color: black;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}
.blockb {
  display:inline;
  border: none;
  width: 20%;
  background-color: #ffeeee;
  padding: 4px 8px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
}
.blockb:hover {
  background-color: #eee;
  color: black;
}
.block:hover {
  background-color: #eee;
  color: black;
}


 /* Three image containers (use 25% for four, and 50% for two, etc) */
.column {
   display:inline-block;
  width: 25%;
  padding: 5px;
}

/* Clear floats after image containers */
.row::after {
  content: "";
  clear: both;
  display: table;
} 


h1 {border-top: 0px; border-left: 30px; border-right: 30px;border-style: solid;border-color: white;

   font-family: 'Noto Sans', sans-serif;font-size: 12px; normal; letter-spacing: 3px; color: #1c7c7c;

}
h3 {border-top: 0px;
   border-style: solid;border-color: white;
   font-family: 'Noto Sans', sans-serif;font-size: 16px; font-style: normal; letter-spacing: 1px; color: #666666;

}
 body { margin:0%; background-color: white;}  
 body { border-style: solid;
 border-color: white;
  border-left: 30px;
  border-right: 30px;}
    