html,body{width:100%;height:100%;padding:0;margin:0;font-family:Trebuchet MS,Lucida Grande,Lucida Sans Unicode,Lucida Sans,Tahoma,sans-serif;overflow:hidden}button,textarea{font-family:inherit}p,h4{padding:0;margin:0}.basic-window{display:flex;flex-direction:column;gap:20px;padding:5px}.favorites{display:flex;flex-direction:column;gap:5px;width:fit-content;max-width:800px;margin-right:10px}.favorite{display:flex;flex-direction:row;gap:5px;background-color:#c9c9c9;padding:10px;border-radius:7px}.favorite iframe{width:100%;min-width:321px;max-width:321px;max-height:181px;aspect-ratio:16/9;border:none;border-radius:15px;box-shadow:0 0 8px #00000059}.favorite iframe.game{min-height:167px;min-width:208px;max-height:167px;max-width:208px;border-radius:0}.favorite div{display:flex;flex-direction:column;gap:10px;padding:5px}
