body {background-color:#232c33;}

#canvas-container {
   width: 100%;
   text-align:center;
   color:white;
}

canvas {
   display: inline;
}

#endscreen{
  color:white;
  text-align: center;
}

#healthleft2{
  color:white;
  text-align: center;
}

#score{
  color:white;
  text-align: center;
}

#background{

  height: 0;
}

#slash{

  height:0;
}

#slashR{

  height:0;
}

#playerCharacter{

  height:0;
}

#playerCharacterR{

  height:0;
}

#enemyCharacter{

  height:0;
}



#unpause{

  font-size: 10px;
}
