@font-face {
  font-family: "Samsung CRT TV";
  src: url("fonts/Samsung CRT TV (extremely close to) 3x.ttf") format("truetype");
}

/*Classes already provided*/
html, body {
  margin: 0;
  padding: 0;
  font-family: "Samsung CRT TV";
}

body {
  height: 100%;
  margin-left: 50px;
  margin-right: 50px;
  margin-bottom: 20px;
}

table {
  width: 100%;
  height: 100%;
  vertical-align: center;
}

tr {
  width: 100%;
  height: 100%;
}

td {
  
}

th {
  
}

h1 {
   
}
