.win98 .title-bar {
  background: linear-gradient(90deg, #9cc8d5, #151e79);
  font-size: 12px;
}

.window {
  border: 1px solid silver;
  padding-bottom: 2px;
  background-color: #eee;
}
