body {
  font-family: Arial, Helvetica, sans-serif;
}

img {
  max-width: 100%;
  width: auto;
  height: auto;
}

input, select, button, textarea {
  max-width: 100%;
}

meter, progress, output {
  max-width: 100%;
}

div#tswcontent {
  width: 100%;
  max-width: 100%;
  color: black;
  background-color: white;
}

div#tswcontproper {
  padding-left: 5px;
  padding-right: 5px;
}

div#tswcontainer {
}

p {
  font-size: large;
}

span {
  font-size: 25px;
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 25px;
}

#tswcontproper {
  font-size: medium;
}

