@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "Keep on Truckin";
  src: url("Keep_on_Truckin/KeeponTruckin.ttf")
}

 
#backgroundcolor {
    background-color: #D769F7;
    text-align: center;
}
#whichoutfit {
    font-size: 130px;
    text-align: center;
    font-family: "Keep on Truckin";
    font-style: normal;
    font-weight: 400;
    color: #FF9DE2;
}
#prompt {
    font-size: 80px;
    text-align: center;
    font-weight: 200;
    font-style: normal;
    font-family: 'Keep on Truckin';
    color: #FF9DE2;	
 
}
#harrygrammys {
width: 450px;
}
#kurtred {
width: 450px;
}
#goback {
    font-size: 50px;
    color: #FF9DE2;
    font-family: "Keep on Truckin";
    text-align: center;
}
#mainmenu {
    font-size: 50px;
    color: #FF9DE2;
    font-family: "Keep on Truckin";
    text-align: center;
}
#winner {
	font-size: 90px; 
	color:#63A3EE; 
	font-family: 'Keep on Truckin';
	text-align: center ;
}
