body{ background-image:url(../background.jpg); color: #DFA06E}
h3{text-align: center}
a{color: #86BA90}
.menu{display: flex}
.container{box-sizing: border-box; border-radius: 10px; border: dotted; height: fit-content; background-color: #fff; width: 500px; margin: 10px}
.infotitle{display: flex; align-items: center; justify-content: center; width: 100%; border: 1px solid; border-radius: 10px 10px 0px 0px; background-color: #DFA06E; color: #F5F3BB; letter-spacing: 0.50em; font-size: 20px}
.list{text-align: center; font-size: 20px; margin:10px}