body{background-color:rgb(50, 50, 50);}

h1,h2,h3{color:darkorange; background-color: white;}
h1{font-family: 'brush script mt'; font-size: 100px;}

p{color:white;}
a{color:orangered;}

th{color:darkorange;}
td{color:white;}

label{color:white;}

table, th, td{border:1px solid white;}

img{padding:20px; border:10px solid white; border-radius: 20px;}

.info{display:inline-block; padding: 5px;}